Skip to content

Commit f55446b

Browse files
authored
Update cmake-multi-platform.yml
1 parent b557c3b commit f55446b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/cmake-multi-platform.yml

+2
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
strategy:
1616
# Set fail-fast to false to ensure that feedback is delivered for all matrix combinations. Consider changing this to true when your workflow is stable.
1717
fail-fast: false
18+
build-dir: ./dcc_client/out-linux
19+
source-dir: ./dcc_client
1820

1921
# Set up a matrix to run the following 3 configurations:
2022
# 1. <Windows, Release, latest MSVC compiler toolchain on the default runner image, default generator>

0 commit comments

Comments
 (0)