Skip to content

Commit

Permalink
First cd into the right folder
Browse files Browse the repository at this point in the history
  • Loading branch information
egonw authored Apr 17, 2020
1 parent 710531a commit 613493f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ant.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
with:
java-version: 1.8
- name: Build with Ant
run: ant -noinput -buildfile build.xml clean test
run: cd org.wikipathways.client; ant -noinput -buildfile build.xml clean test

0 comments on commit 613493f

Please sign in to comment.