generated from archlinux/template
Update .gitea/workflows/build.yml
This commit is contained in:
parent
de35910bbd
commit
be759b1eb7
@ -13,6 +13,10 @@ jobs:
|
|||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
|
||||||
|
- name: Ensure image is up-to-date
|
||||||
|
run: |
|
||||||
|
sudo pacman -Syu --noconfirm
|
||||||
|
|
||||||
- name: Build package
|
- name: Build package
|
||||||
run: |
|
run: |
|
||||||
makepkg -s --noconfirm -
|
makepkg -s --noconfirm -
|
||||||
|
Loading…
x
Reference in New Issue
Block a user