Fix github action

This commit is contained in:
Daniel Girtler 2023-09-05 21:21:08 +10:00
parent 81ef09c336
commit d93bf84e59
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ jobs:
image: archlinux:latest image: archlinux:latest
options: --privileged options: --privileged
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v4
- name: Prepare arch - name: Prepare arch
run: | run: |
pacman-key --init pacman-key --init