Skip to content

Commit f0d0c0f

Browse files
committed
WIP
1 parent edb5a8e commit f0d0c0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: Build and Test
4545
uses: ashutoshvarma/action-cmake-build@master
4646
with:
47-
build-dir: ${{ runner.workspace }}/build
47+
build-dir: ${{ runner.workspace }}/server/build
4848
build-type: Debug
4949
run-test: true
5050
ctest-options: --output-on-failure

0 commit comments

Comments
 (0)