Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
LasseBlaauwbroek committed Apr 11, 2024
1 parent 8da0810 commit 9643806
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shell_scripts/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ ulimit -S -s 65520

if ! $COQ_PLATFORM_TIME opam install coq-core.8.18.0 coq-tactician.1.0~beta2.1+8.18; then dump_opam_logs; fi

tactician inject
eval $(opam env --set-switch --switch ${COQ_PLATFORM_SWITCH_NAME}) && tactician inject

case "$COQ_PLATFORM_PARALLEL" in
[pP])
Expand Down

0 comments on commit 9643806

Please sign in to comment.