Commit 3598b46
committed
Set the gradlew working dir more fully
For some reason, the CI attempts to run ./gradlew from
the directory target/gradle-scijava, rather than gradle-scijava.
Let's prepend the ${basedir} to be more explicit about what we want.1 parent 8dea5e6 commit 3598b46
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6889 | 6889 | | |
6890 | 6890 | | |
6891 | 6891 | | |
6892 | | - | |
| 6892 | + | |
6893 | 6893 | | |
6894 | 6894 | | |
6895 | 6895 | | |
| |||
0 commit comments