Skip to content

Commit

Permalink
Update coq-alpine.yml with sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonGross authored Nov 16, 2023
1 parent 2892821 commit bb6a1b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coq-alpine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
with:
branch: ${{ matrix.alpine }}
extra-repositories: https://dl-cdn.alpinelinux.org/alpine/edge/testing
packages: git make jq gcc musl-dev python3 ocaml ocaml-findlib ghc cabal coq ocaml-zarith bash
packages: git make jq gcc musl-dev python3 ocaml ocaml-findlib ghc cabal coq ocaml-zarith bash sudo
- name: work around coq issue 15663
shell: alpine.sh --root {0}
run: |
Expand Down

0 comments on commit bb6a1b3

Please sign in to comment.