Fixing up updating of repos.
This commit is contained in:
parent
27d0bd3e29
commit
dd983c0747
@ -10,7 +10,9 @@ jobs:
|
||||
- name: Fix permissions
|
||||
run: /fixperms.sh
|
||||
- name: Compile package
|
||||
run: /paruw.sh "paru -Bi ${{ gitea.workspace }}"
|
||||
run:
|
||||
- /paruw.sh "paru -Syy"
|
||||
- /paruw.sh "paru -Bi ${{ gitea.workspace }}"
|
||||
- name: Setup go for publishing
|
||||
uses: actions/setup-go@v4
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user