Update build.yml

This commit is contained in:
Eshan Roy (Eshanized)
2024-03-13 19:54:07 +05:30
committed by GitHub
parent aad20bfabe
commit 90d3e4c088

View File

@@ -15,10 +15,11 @@ jobs:
pacman -Syy --noconfirm pacman -Syy --noconfirm
pacman -S --noconfirm git pacman -S --noconfirm git
pacman -S --noconfirm archiso pacman -S --noconfirm archiso
pacman -S --noconfirm git
- uses: actions/checkout@v3 - uses: actions/checkout@v3
with: with:
fetch-depth: 1 fetch-depth: 1
- name: Build snigdha os - name: Build snigdha os
run: | run: |
cd scripts cd scripts
./02-github-build ./01-github-build