Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eshanized authored Mar 13, 2024
1 parent aad20bf commit 90d3e4c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
./01-github-build

0 comments on commit 90d3e4c

Please sign in to comment.