Skip to content

Commit d2d015c

Browse files
Depend on rocq-stdlib in coq-archlinux.yml
1 parent 8e6c05d commit d2d015c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coq-archlinux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
steps:
2626
- name: Install system dependencies
2727
run: |
28-
pacman --noconfirm -Syu base-devel git make python3 which jq ghc ghc-static time diffutils coq ocaml-zarith --needed
28+
pacman --noconfirm -Syu base-devel git make python3 which jq ghc ghc-static time diffutils rocq rocq-stdlib ocaml-zarith --needed
2929
- uses: actions/checkout@v5
3030
with:
3131
submodules: recursive

0 commit comments

Comments
 (0)