Skip to content

Commit

Permalink
Update unix_docker_build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Leonz5288 authored Nov 1, 2021
1 parent 780c479 commit 13a5bbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scripts/unix_docker_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ conda activate $PY

python3 -m pip uninstall taichi taichi-nightly -y

cd taichi
cd test_actions

if [[ $GPU_BUILD == "OFF" ]]
then
Expand Down

0 comments on commit 13a5bbb

Please sign in to comment.