Skip to content

Commit

Permalink
Oops, fix git here too.
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperSaiyajinStackZ committed Jun 18, 2023
1 parent 2f0e016 commit e6b6bb5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
uses: actions/checkout@v1
with:
submodules: recursive
- name: Setup environment
run: git config --global safe.directory '*'
- name: Install tools
run: |
sudo apt-get update
Expand Down

0 comments on commit e6b6bb5

Please sign in to comment.