1
0
Fork 0
mirror of https://github.com/HamletDuFromage/aio-switch-updater.git synced 2024-11-08 19:41:49 +00:00

updated main.yml

This commit is contained in:
flb 2021-01-17 18:28:26 +01:00
parent 0f76f7a39d
commit 318405950b

View file

@ -11,10 +11,6 @@ jobs:
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: |
make -j$(nproc) make -j$(nproc)