Skip to content

Commit 4444c35

Browse files
committed
CI: Fix build.
1 parent 594aeb5 commit 4444c35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
-G "Visual Studio 17 2022"
4848
-A x64
4949
-DBUILD_SHARED_LIBS=ON
50-
-DREBELFORK_SDK=${{ github.workspace }}/SDK
50+
-DCMAKE_PREFIX_PATH=${{ github.workspace }}/SDK/share
5151
5252
- name: Build
5353
run: |

0 commit comments

Comments
 (0)