Skip to content

Commit

Permalink
again
Browse files Browse the repository at this point in the history
  • Loading branch information
McCallisterRomer committed May 30, 2024
1 parent 6b17b1b commit fd06c2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
steps:
- name: Print Inputs
shell: bash
run: echo "Requested VulkanSDK version: ${{ inputs.sdkVersion }}"
run: echo "Requested VulkanSDK v${{ inputs.sdkVersion }}"

- name: Setup MSVC
if: ${{ runner.os == 'Windows' }}
Expand Down

0 comments on commit fd06c2e

Please sign in to comment.