mirror of
https://github.com/jdx/mise-action.git
synced 2026-05-15 22:30:31 +00:00
feat: allow passing args to install (#87)
This commit is contained in:
parent
1f3aa7e010
commit
5f5bc9d57c
6 changed files with 20 additions and 5 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
|
@ -53,6 +53,7 @@ jobs:
|
|||
cache_save: ${{ github.ref_name == 'main' }}
|
||||
cache_key_prefix: mise-v1
|
||||
version: 2024.1.6
|
||||
install_args: bun
|
||||
mise_toml: |
|
||||
[tools]
|
||||
bun = "1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue