Fix github action
This commit is contained in:
parent
81ef09c336
commit
d93bf84e59
|
|
@ -11,7 +11,7 @@ jobs:
|
|||
image: archlinux:latest
|
||||
options: --privileged
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
- name: Prepare arch
|
||||
run: |
|
||||
pacman-key --init
|
||||
|
|
|
|||
Loading…
Reference in New Issue