Skip to content

Commit

Permalink
Switch to Devbox shell
Browse files Browse the repository at this point in the history
  • Loading branch information
jcardozo-eth authored Sep 2, 2024
1 parent 645a8a3 commit 16f5754
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ jobs:
- name: Run arbitrary commands
run: devbox run -- echo "done!"

- name: Switch to Devbox shell
run: devbox shell

- name: Check Java version
run: java --version

Expand Down

0 comments on commit 16f5754

Please sign in to comment.