diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 3725854..8f95a4b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -16,10 +16,10 @@ jobs: - name: Checkout repository uses: actions/checkout@v2 - - name: Install dependencies - run: | - sudo pacman -Syu --noconfirm - sudo pacman -S --noconfirm archiso git + # - name: Install dependencies + # run: | + # sudo pacman -Syu --noconfirm + # sudo pacman -S --noconfirm archiso git - name: Clone ArchISO repository run: git clone https://github.com/Snigdha-OS/snigdhaos-arctic.git