Skip to content

Commit c7f2584

Browse files
committed
Fix intellij plugin publish
1 parent acf8014 commit c7f2584

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_jvm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
deploy_godot_intellij_plugin:
101101
strategy:
102102
matrix:
103-
ij_sdk: [ IJ232 ]
103+
ij_sdk: [ 2024.2 ]
104104
runs-on: ubuntu-latest
105105
steps:
106106
- name: Clone Godot Engine

0 commit comments

Comments
 (0)