Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
AmesingFlank committed Oct 27, 2021
1 parent 23b48d3 commit e33a8dc
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 @@ -124,7 +124,7 @@ jobs:
CI_PLATFORM: macos-latest

- name: Download And Install Vulkan
run: .github/workflows/scripts/macos_vk.sh
run: sudo bash .github/workflows/scripts/macos_vk.sh
env:
CI_PLATFORM: macos-latest

Expand Down

0 comments on commit e33a8dc

Please sign in to comment.