Skip to content

Commit

Permalink
[CI] [ArchLinux] Update keys
Browse files Browse the repository at this point in the history
To avoid "Signature is unknown trust"
  • Loading branch information
JasonGross authored Jan 1, 2024
1 parent 0c75878 commit 7e3d19a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/coq-archlinux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
steps:
- name: Install system dependencies
run: |
pacman-key --refresh-keys
pacman --noconfirm -Syu base-devel git make python3 which jq ghc ghc-static time diffutils coq ocaml-zarith --needed
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 7e3d19a

Please sign in to comment.