Updating keys during building.
This commit is contained in:
parent
1bd54e9eac
commit
fa97a1b4c6
@ -11,6 +11,8 @@ jobs:
|
||||
run: /fixperms.sh
|
||||
- name: Refresh packages
|
||||
run: /paruw.sh "paru -Syy"
|
||||
- name: Refresh keys
|
||||
run: /paruw.sh "paru -S --noconfirm archlinux-keyring"
|
||||
- name: Compile package
|
||||
run: /paruw.sh "paru -Bi --noconfirm ${{ gitea.workspace }}"
|
||||
- name: Setup go for publishing
|
||||
|
Loading…
Reference in New Issue
Block a user