1
0
Fork 0
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:
flb 2021-01-17 18:28:26 +01:00
parent 0f76f7a39d
commit 318405950b

View file

@ -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: |