Skip to content

Commit 30e2240

Browse files
authored
Update coq-alpine.yml
1 parent fd88aae commit 30e2240

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coq-alpine.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
with:
3737
branch: ${{ matrix.alpine }}
3838
extra-repositories: https://dl-cdn.alpinelinux.org/alpine/edge/testing
39-
packages: git make jq gcc musl-dev python3 ocaml ocaml-findlib ghc cabal rocq ocaml-zarith bash sudo
39+
packages: git make jq gcc musl-dev python3 ocaml ocaml-findlib ghc cabal rocq rocq-stdlib ocaml-zarith bash sudo
4040
- name: host build params
4141
run: etc/ci/describe-system-config.sh
4242
- name: chroot build params

0 commit comments

Comments
 (0)