mirror of
https://github.com/Snigdha-OS/snigdhaos-arctic.git
synced 2025-09-20 19:45:01 +02:00
Update build.yml
This commit is contained in:

committed by
GitHub

parent
aad20bfabe
commit
90d3e4c088
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user