Skip to content

Commit 24cf080

Browse files
first commit
1 parent 9affaae commit 24cf080

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
- name: build
1414
shell: bash
1515
run: |
16-
cmake -DCMAKE_BUILD_TYPE=Debug -G Ninja -S . -B ./build
16+
cmake -DCMAKE_BUILD_TYPE=Debug -G Ninja -S . -B .
1717
1818

0 commit comments

Comments
 (0)