Skip to content

Commit d22403d

Browse files
committed
update
1 parent 9e606cd commit d22403d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/depexts/generate-actions.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ cd /github/workspace
161161
#git clone https://github.com/ocaml/opam --single-branch --branch 2.2 --depth 1 local-opam
162162
#cd local-opam
163163
164-
opam install . --deps
164+
/usr/bin/opam install . --deps
165165
eval \$(opam env)
166166
./configure
167167
make

0 commit comments

Comments
 (0)