Skip to content

Commit

Permalink
install python
Browse files Browse the repository at this point in the history
  • Loading branch information
clarus committed May 21, 2024
1 parent bd3ebf1 commit 2134939
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/coq.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
custom_script: |
startGroup "Install dependencies"
opam install -y --deps-only CoqOfPython/coq-of-python.opam
sudo ln -s `which python3` /usr/bin/python
endGroup
startGroup "Set the rights"
sudo chown -R $(whoami) .
Expand Down

0 comments on commit 2134939

Please sign in to comment.