Skip to content

Commit

Permalink
Run which inside devbox
Browse files Browse the repository at this point in the history
  • Loading branch information
carlotm committed Jan 31, 2025
1 parent 2760f7d commit 62f7bb1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:

- name: Check packages are installed
run: |
which solr
which curl
which exa
devbox run -- which solr
devbox run -- which curl
devbox run -- which exa

0 comments on commit 62f7bb1

Please sign in to comment.