Skip to content

Commit

Permalink
loco version support local and normal
Browse files Browse the repository at this point in the history
  • Loading branch information
jondot committed Nov 13, 2024
1 parent d42e9c0 commit 171a64c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/loco-cli-new.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ jobs:
run: cargo test --all-features
working-directory: ./loco-new
env:
LOCO_DEV_MODE_PATH: ${{ github.workspace }}
LOCO_DEV_MODE_PATH: ${{ env.GITHUB_WORKSPACE }}

0 comments on commit 171a64c

Please sign in to comment.