Skip to content

Commit

Permalink
Merge pull request #2 from xiangtianyu/plugin-build-workflow
Browse files Browse the repository at this point in the history
build plugin workflow
  • Loading branch information
xiangtianyu authored Aug 10, 2024
2 parents bf8b798 + b724f05 commit 1fad1c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:

- name: Set Config
run: |
touch src/main/resources/config/local.properties
echo "${{ vars.DEVPILOT_CONFIG }}" >> src/main/resources/config/local.properties
- name: Build plugin
Expand Down

0 comments on commit 1fad1c2

Please sign in to comment.