Skip to content

Commit

Permalink
Fix for develop and compatible.
Browse files Browse the repository at this point in the history
  • Loading branch information
shimkiv committed Sep 5, 2024
1 parent 0dddbac commit 0814815
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/build-all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ for TARGET_BRANCH in "${TARGET_BRANCHES[@]}"; do
gitPullAll && gitPullAll
git checkout ${TARGET_BRANCH}
gitPullAll && gitPullAll
opam repository add --yes --all --set-default o1-labs https://github.com/o1-labs/opam-repository.git
opam switch import --switch mina --yes opam.export
opam switch import opam.export --yes
chmod +x scripts/pin-external-packages.sh
Expand Down

0 comments on commit 0814815

Please sign in to comment.