From cea5797245fb512629cd21df1557d600c5b4d918 Mon Sep 17 00:00:00 2001 From: flb Date: Sat, 20 Feb 2021 14:09:50 +0100 Subject: [PATCH] fix workflow --- .github/workflows/main.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 2581e96..6638dd3 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -11,9 +11,9 @@ jobs: steps: - uses: actions/checkout@v1 - - name: update libnx - run: | - dkp-pacman -Syu --noconfirm + #- name: update libnx + #run: | + #dkp-pacman -Syu --noconfirm - name: update repo run: | git submodule update --init --recursive