support: basic idea plugin

This commit is contained in:
2023-09-10 01:27:53 -04:00
parent 0024a8b141
commit 0bc3128b9d
17 changed files with 298 additions and 9 deletions

View File

@ -25,3 +25,8 @@ jobs:
with:
name: pork-jar
path: tool/build/libs/pork-all.jar
- name: Archive Idea Plugin
uses: actions/upload-artifact@v3
with:
name: pork-idea
path: support/pork-idea/build/distributions/Pork.zip