Skip to content

Commit b511906

Browse files
authored
Update test-on-main.yml
1 parent 8b58263 commit b511906

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-on-main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
- name: Build and test with javaxt-core-test
2727
run: |
2828
cd javaxt-core-test
29-
mvn clean install -Djavaxt.core.local.dir=../src
29+
mvn clean install -Djavaxt.core.local.dir=$GITHUB_WORKSPACE/src

0 commit comments

Comments
 (0)