diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 7be6143..66ab119 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -15,10 +15,11 @@ jobs: pacman -Syy --noconfirm pacman -S --noconfirm git pacman -S --noconfirm archiso + pacman -S --noconfirm git - uses: actions/checkout@v3 with: fetch-depth: 1 - name: Build snigdha os run: | cd scripts - ./02-github-build \ No newline at end of file + ./01-github-build