Skip to content

Commit

Permalink
Update cmake-multi-platform.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Hugobros3 authored Oct 21, 2023
1 parent 74c52e7 commit c2ef314
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake-multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
run: |
git clone https://github.com/KhronosGroup/SPIRV-Headers
mkdir SPIRV-Headers/build
cmake -B SPIRV-Headers/build .
cmake -B SPIRV-Headers/build -S SPIRV-Headers
mkdir SPIRV-Headers/install
cmake --install SPIRV-Headers/build --prefix SPIRV-Headers/install
Expand Down

0 comments on commit c2ef314

Please sign in to comment.