CI: Upload vk.zig as artifact

This commit is contained in:
Robin Voetter
2021-07-02 19:51:14 +02:00
parent a36db3a2f6
commit 844c1564d7
2 changed files with 9 additions and 3 deletions

View File

@@ -38,3 +38,9 @@ jobs:
- name: Build with latest zig & vk.xml
run: |
zig build -Dvulkan-registry=./vk.xml
- name: Archive vk.xml
uses: actions/upload-artifact@v2
with:
name: vk.zig
path: zig-cache/vk.zig