mirror of
https://github.com/HamletDuFromage/aio-switch-updater.git
synced 2025-03-04 05:05:50 +00:00
Merge branch 'master' of https://github.com/i3sey/aio-switch-updater
This commit is contained in:
commit
62d3757368
2 changed files with 4 additions and 1 deletions
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
|
@ -14,6 +14,9 @@ jobs:
|
||||||
|
|
||||||
- name: update repo
|
- name: update repo
|
||||||
run: |
|
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 submodule update --init --recursive
|
git submodule update --init --recursive
|
||||||
|
|
||||||
- name: Building aio-switch-updater
|
- name: Building aio-switch-updater
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# AIO-Switch-Updater
|
# AIO-Switch-Updater
|
||||||

|

|
||||||

|

|
||||||

|

|
||||||

|

|
||||||

|

|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue