Skip to content

Commit

Permalink
Try working-directory
Browse files Browse the repository at this point in the history
  • Loading branch information
tors42 committed Feb 29, 2024
1 parent 2b21c2b commit 1e611d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lila.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,10 @@ jobs:
ref: main
path: chariot
- name: Build chariot
working-directory: chariot
run: java build/Build.java
- name: Run tests
working-directory: chariot
run: |
java \
--add-exports chariot/chariot.internal.yayson=testchariot \
Expand Down

0 comments on commit 1e611d8

Please sign in to comment.