mirror of
https://github.com/jdx/mise-action.git
synced 2026-05-22 01:01:52 +00:00
Add reshim flag to reshim after setup (#202)
This commit is contained in:
parent
13abe502c3
commit
883a83c54f
6 changed files with 5062 additions and 7690 deletions
|
|
@ -30,6 +30,7 @@ jobs:
|
|||
[tools]
|
||||
shellcheck = "0.9.0"
|
||||
working_directory: app # [default: .] directory to run mise in
|
||||
reshim: false # [default: false] run `mise reshim --all`
|
||||
- run: shellcheck scripts/*.sh
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue