Skip to content

Commit

Permalink
test;
Browse files Browse the repository at this point in the history
  • Loading branch information
bjornbytes committed Apr 27, 2023
1 parent 4951e83 commit 4b7c03a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,8 @@ jobs:
uses: actions/checkout@v3
with:
submodules: true
- name: Tree
run: find $VULKAN_SDK
- name: Init
run: cmake -B build -D LOVR_BUILD_BUNDLE=ON -D Vulkan_LIBRARY=$VULKAN_SDK/../MoltenVK/dylib/macOS/libMoltenVK.dylib
- name: Build
Expand Down

0 comments on commit 4b7c03a

Please sign in to comment.