Skip to content

Commit

Permalink
Fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
carlotm committed Jan 31, 2025
1 parent 5b0025e commit a72780e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ jobs:
- uses: actions/checkout@v4
- uses: jetify-com/[email protected]
- name: Init an example project
run: |
cd test/project && devbox shell
run: devbox shell
working-directory: ./test/project

0 comments on commit a72780e

Please sign in to comment.