Skip to content

Commit

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

0 comments on commit 15711c2

Please sign in to comment.