Skip to content

Commit 263b963

Browse files
committed
build plugin
1 parent 870aef2 commit 263b963

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/jetbrains-release.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -174,8 +174,8 @@ jobs:
174174
# options: --options runtime --entitlements entitlements.xml
175175

176176
# Build plugin
177-
# - name: Build plugin
178-
# run: ./gradlew buildPlugin
177+
- name: Build plugin
178+
run: ./gradlew buildPlugin
179179

180180
# # Publish the plugin to JetBrains Marketplace
181181
# - name: Publish EAP Plugin

0 commit comments

Comments
 (0)