Other fixes to build package.
This commit is contained in:
parent
748ad7d1c7
commit
1bd54e9eac
@ -12,7 +12,7 @@ jobs:
|
|||||||
- name: Refresh packages
|
- name: Refresh packages
|
||||||
run: /paruw.sh "paru -Syy"
|
run: /paruw.sh "paru -Syy"
|
||||||
- name: Compile package
|
- name: Compile package
|
||||||
run: /paruw.sh "paru -Bi ${{ gitea.workspace }}"
|
run: /paruw.sh "paru -Bi --noconfirm ${{ gitea.workspace }}"
|
||||||
- name: Setup go for publishing
|
- name: Setup go for publishing
|
||||||
uses: actions/setup-go@v4
|
uses: actions/setup-go@v4
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user