mirror of
https://github.com/HamletDuFromage/aio-switch-updater.git
synced 2024-11-08 11:31:43 +00:00
updated main.yml
This commit is contained in:
parent
0f76f7a39d
commit
318405950b
1 changed files with 0 additions and 4 deletions
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
|
@ -10,10 +10,6 @@ jobs:
|
||||||
- name: Update repo.
|
- name: Update repo.
|
||||||
run: |
|
run: |
|
||||||
git submodule update --init --recursive
|
git submodule update --init --recursive
|
||||||
|
|
||||||
- name: Update libnx to 4.0.
|
|
||||||
run: |
|
|
||||||
pacman -S libnx>=4.0
|
|
||||||
|
|
||||||
- name: Building aio-switch-updater
|
- name: Building aio-switch-updater
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in a new issue