Tweaks for CI
This commit is contained in:
2
.github/workflows/build_mac.yml
vendored
2
.github/workflows/build_mac.yml
vendored
@@ -2,7 +2,7 @@ name: Build macOS
|
||||
on: [push, pull_request]
|
||||
|
||||
env:
|
||||
VULKAN_SDK: /Users/runner/VulkanSDK
|
||||
VULKAN_SDK: /Users/runner/VulkanSDK/macOS
|
||||
|
||||
jobs:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user