Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
rjbou committed Jul 9, 2024
1 parent 25b620c commit a78434a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/scripts/depexts/generate-actions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +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 install . --deps
opam install . --deps -vvv --debug
eval \$(opam env)
./configure
make
Expand Down

0 comments on commit a78434a

Please sign in to comment.