Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
AmesingFlank committed Sep 7, 2021
1 parent af81803 commit 9452648
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ jobs:
$env:PATH += ";C:\taichi_llvm\bin"
$env:PATH += ";C:\taichi_clang\bin"
clang --version
cd D:\a\taichi\taichi
cd D:\a\taichi\test_actions
python -m pip install -r requirements_dev.txt
cd python
git fetch origin master
Expand Down

0 comments on commit 9452648

Please sign in to comment.