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 2ea613d commit 127997aCopy full SHA for 127997a
.github/workflows/build.yml
@@ -22,6 +22,6 @@ jobs:
22
- name: asdf_plugin_test
23
uses: asdf-vm/actions/plugin-test@v4
24
with:
25
-# asdf_version: 0.16.7
+ asdf_version: 0.16.7
26
plugin: ideac
27
command: ideac --version
README.md
@@ -19,8 +19,6 @@
19
## Plugin:
20
21
```shell
-asdf plugin add <jetbrains product>
-# or
asdf plugin add <jetbrains product> https://github.com/asdf-community/asdf-jetbrains.git
```
JetBrains products:
0 commit comments