Skip to content

Commit

Permalink
deployment adjustment
Browse files Browse the repository at this point in the history
  • Loading branch information
palmskog committed Jan 14, 2024
1 parent 72864fe commit c261980
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
opam pin add -n -y -k path coq-abs-metatheory .
opam update -y
opam install -y -j "$(nproc)" coq-abs-metatheory --deps-only
opam install -y -j "$(nproc)" ott conf-texlive
opam install --confirm-level=unsafe-yes -j "$(nproc)" ott conf-texlive
endGroup
startGroup "Add permissions"
sudo chown -R coq:coq .
Expand Down

0 comments on commit c261980

Please sign in to comment.