Skip to content

Commit

Permalink
fix build: working dir
Browse files Browse the repository at this point in the history
  • Loading branch information
xamde committed Oct 30, 2023
1 parent a827122 commit c35e589
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
cache: 'maven'

- name: "🐹 Download all dependencies and 'go offline'"
working-directory: cc-j2cl-mvp
working-directory: graphinout
run: mvn --batch-mode org.apache.maven.plugins:maven-dependency-plugin:3.2.0:go-offline

Build-and-Test:
Expand Down

0 comments on commit c35e589

Please sign in to comment.