Skip to content

Commit

Permalink
Update gen.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ravbug authored Dec 27, 2023
1 parent 8d456f0 commit cacad82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
cd vulkan-sdk
CC=/usr/bin/aarch64-linux-gnu-gcc-12 CXX=/usr/bin/aarch64-linux-gnu-g++-12 ./vulkan-sdk vulkan-loader vulkan-validationlayers vulkan-extensionlayer
- name: Upload Artifacts
uses: actions/upload-artifact@v3
with:
name: Vulkan-SDK-ARM
path: vulkan-sdk/
Expand Down

0 comments on commit cacad82

Please sign in to comment.