Skip to content

Commit

Permalink
Revert "gha: depext, pin as path"
Browse files Browse the repository at this point in the history
This reverts commit 021e575.
  • Loading branch information
rjbou committed Jul 9, 2024
1 parent 021e575 commit 25b620c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/scripts/depexts/generate-actions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -141,8 +141,7 @@ cd /github/workspace
#git clone https://github.com/ocaml/opam --single-branch --branch 2.2 --depth 1 local-opam
#cd local-opam
opam pin . --no-action --kind path
opam install opam-core opam-state opam-solver opam-repository opam-format opam-client --deps-only
opam install . --deps
eval \$(opam env)
./configure
make
Expand Down

0 comments on commit 25b620c

Please sign in to comment.