Skip to content

Commit

Permalink
fix github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
HamletDuFromage committed Nov 15, 2023
1 parent 82dc89e commit 2c192ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
run: |
git config --global --add safe.directory /__w/aio-switch-updater/aio-switch-updater/lib/borealis
git config --global --add safe.directory /__w/aio-switch-updater/aio-switch-updater
git config --global --add safe.directory /__w/aio-switch-updater/aio-switch-updater/aiosu-rcm
git config --global --add safe.directory /__w/aio-switch-updater/aio-switch-updater/TegraExplorer
git submodule update --init --recursive
- name: Building aio-switch-updater
Expand Down

0 comments on commit 2c192ab

Please sign in to comment.