Skip to content

Commit 127997a

Browse files
author
Maxim Butov
committed
debugging
1 parent 2ea613d commit 127997a

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ jobs:
2222
- name: asdf_plugin_test
2323
uses: asdf-vm/actions/plugin-test@v4
2424
with:
25-
# asdf_version: 0.16.7
25+
asdf_version: 0.16.7
2626
plugin: ideac
2727
command: ideac --version

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@
1919
## Plugin:
2020

2121
```shell
22-
asdf plugin add <jetbrains product>
23-
# or
2422
asdf plugin add <jetbrains product> https://github.com/asdf-community/asdf-jetbrains.git
2523
```
2624
JetBrains products:

0 commit comments

Comments
 (0)