Skip to content

Commit

Permalink
Delete VulkanSDK-1.3.224.1-Installer.exe after install
Browse files Browse the repository at this point in the history
  • Loading branch information
bvernoux authored Sep 11, 2022
1 parent 9852b12 commit 4a04c51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ jobs:
wget https://sdk.lunarg.com/sdk/download/1.3.224.1/windows/VulkanSDK-1.3.224.1-Installer.exe
./VulkanSDK-1.3.224.1-Installer.exe --accept-licenses --default-answer --confirm-command install
echo "/c/VulkanSDK/1.3.224.1/Bin" >> $GITHUB_PATH
rm -f VulkanSDK-1.3.224.1-Installer.exe
- name: Setup Paths and Env for all steps
run: |
Expand Down

0 comments on commit 4a04c51

Please sign in to comment.