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
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: Ensure image is up-to-date
|
||||
run: |
|
||||
sudo pacman -Syu --noconfirm
|
||||
|
||||
- name: Build package
|
||||
run: |
|
||||
makepkg -s --noconfirm -
|
||||
|
Loading…
x
Reference in New Issue
Block a user