Skip to content

Commit

Permalink
Chdir when running which
Browse files Browse the repository at this point in the history
  • Loading branch information
carlotm committed Jan 31, 2025
1 parent 62f7bb1 commit acebcee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
project-path: './test'

- name: Check packages are installed
working-directory: test
run: |
devbox run -- which solr
devbox run -- which curl
Expand Down

0 comments on commit acebcee

Please sign in to comment.