We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0daa01 commit bdfa183Copy full SHA for bdfa183
jitpack.yml
@@ -3,6 +3,7 @@ before_install:
3
- curl https://mise.run | sh
4
# the following installs the right tools and creates a mise.toml
5
# you can skip these if you commit a mise.toml to the project.
6
+ - ~/.local/bin/mise trust mise.toml
7
- ~/.local/bin/mise use java@17 [email protected]
8
9
install:
0 commit comments