Skip to content

Commit

Permalink
Export dxcompiler library directory
Browse files Browse the repository at this point in the history
  • Loading branch information
Foereaper authored Jul 30, 2024
1 parent ae74fb0 commit 05f3765
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linux-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
- name: Run Premake
run: |
export VULKAN_SDK=/usr/include/vulkan
export LD_LIBRARY_PATH=/home/runner/work/Game/Game/Submodules/Engine/Dependencies/dxcompiler/lib/linux:$LD_LIBRARY_PATH
premake5 gmake2
- name: Build
Expand Down

0 comments on commit 05f3765

Please sign in to comment.