Fixing up refreshing packages.
This commit is contained in:
parent
dd983c0747
commit
748ad7d1c7
@ -9,10 +9,10 @@ jobs:
|
||||
uses: actions/checkout@v2
|
||||
- name: Fix permissions
|
||||
run: /fixperms.sh
|
||||
- name: Refresh packages
|
||||
run: /paruw.sh "paru -Syy"
|
||||
- name: Compile package
|
||||
run:
|
||||
- /paruw.sh "paru -Syy"
|
||||
- /paruw.sh "paru -Bi ${{ gitea.workspace }}"
|
||||
run: /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