Skip to content

Commit 0882524

Browse files
committed
tmp13
1 parent a315dc3 commit 0882524

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Java.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
cd build
4646
mkdir release
4747
cd release
48-
cmake ..
48+
cmake ../..
4949
5050
- name: Setup Postgres
5151
uses: ikalnytskyi/action-setup-postgres@v7

0 commit comments

Comments
 (0)