forked from mirror/vulkan-zig
Revert "fix workflow"
This reverts commit ac035d5ebe.
vk.xml is the correct xml file, its the one from the vulkan repository.
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -37,7 +37,7 @@ jobs:
|
||||
|
||||
- name: Build with latest zig & vk.xml
|
||||
run: |
|
||||
zig build -Dexample-registry=./examples/vk.xml
|
||||
zig build -Dexample-registry=./vk.xml
|
||||
|
||||
- name: Archive vk.xml
|
||||
uses: actions/upload-artifact@v2
|
||||
|
||||
Reference in New Issue
Block a user