Skip to content

Commit

Permalink
Wrong Vulkan SDK path
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Glatzel committed May 20, 2017
1 parent 552d698 commit 144707d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ environment:
INTR_QTDIR: "C:\\Qt\\5.7\\msvc2015_64\\"
INTR_GIT_TOKEN:
secure: 3K1IRVqC1dSplGBGvUMuykBbCMIH8INr3HUE4YNJDmtEYNy0kTJPzeW+pMSCae4y
VK_SDK_PATH: "C:\\VulkanSDK\\1.0.46.0\\"
VK_SDK_PATH: "C:\\VulkanSDK\\1.0.49.0\\"

artifacts:
- path: Intrinsic_Win32.7z
Expand Down

0 comments on commit 144707d

Please sign in to comment.