Skip to content

Commit

Permalink
extra quote
Browse files Browse the repository at this point in the history
  • Loading branch information
McCallisterRomer committed Jun 2, 2024
1 parent d7ce56f commit 5059478
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ runs:
id: setup-environment
shell: bash
run: |
INSTALL_PATH="${${{ inputs.installPath }}//\\//}""
INSTALL_PATH="${${{ inputs.installPath }}//\\//}"
SDK_INSTALL_PATH="$INSTALL_PATH/VulkanSDK/${{ inputs.sdkVersion }}"
SWIFTSHADER_INSTALL_PATH="$INSTALL_PATH/swiftshader"
Expand Down

0 comments on commit 5059478

Please sign in to comment.