mirror of
https://github.com/HamletDuFromage/aio-switch-updater.git
synced 2024-11-08 11:31:43 +00:00
fix github workflow
This commit is contained in:
parent
82dc89e582
commit
2c192ab61f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue