Skip to content

Commit

Permalink
Update testing.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jim19930609 authored Nov 10, 2022
1 parent fa84bf6 commit 46b412c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ jobs:
if: needs.check_files.outputs.run_job == 'true'
run: |
# Use the molten-vk v1.1.10 downloaded from taichi assets
brew uninstall molten-vk
brew uninstall molten-vk -f
.github/workflows/scripts/unix-build.sh
env:
CXX: clang++
Expand Down

0 comments on commit 46b412c

Please sign in to comment.