Update .forgejo/workflows/build.yaml
This commit is contained in:
parent
898f8778e9
commit
50249bf5a5
1 changed files with 2 additions and 1 deletions
|
@ -17,7 +17,8 @@ jobs:
|
||||||
|
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
- name: update
|
||||||
|
run: pacman -Syyuu
|
||||||
- name: Build ISO
|
- name: Build ISO
|
||||||
run: |
|
run: |
|
||||||
sudo ./build.sh
|
sudo ./build.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue