Update .forgejo/workflows/build.yaml
This commit is contained in:
parent
7e297d77dd
commit
084bc42c9e
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,8 @@ jobs:
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- name: update
|
- name: update
|
||||||
run: pacman -Syyuu --noconfirm
|
run: pacman -Syyuu --noconfirm
|
||||||
|
- name: whoami
|
||||||
|
run: whoami
|
||||||
- name: Build ISO
|
- name: Build ISO
|
||||||
run: |
|
run: |
|
||||||
sudo ./build.sh
|
sudo ./build.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue