Skip to content

Commit

Permalink
adds working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
Vignesh Kennadi committed Sep 9, 2024
1 parent 7cefb40 commit 2e14d14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-lint-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ jobs:
# cd Xero-Java
# mvn clean verify -DskipTests=true
run: |
cd Xero-Java
export GPG_TTY=$(tty)
mvn clean verify -DskipTests=true -Dgpg.passphrase=Aravinth120996! -X
working-directory: Xero-Java

0 comments on commit 2e14d14

Please sign in to comment.