Skip to content

Commit

Permalink
Update rpcsx.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
qurious-pixel authored Oct 21, 2023
1 parent 74f54b3 commit 31aaeac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rpcsx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Setup Vulkan Headers
run: |
VULKANVER=1.3.259
VULKANVER=1.3.269
curl -sSfLo Vulkan-Headers.tar.gz https://github.com/KhronosGroup/Vulkan-Headers/archive/v${VULKANVER}.tar.gz
tar -xf Vulkan-Headers*.tar.gz
cd Vulkan-Headers*/
Expand Down

0 comments on commit 31aaeac

Please sign in to comment.