Skip to content

Commit

Permalink
Add buildPlugin target, which seem to be required in platform plugin …
Browse files Browse the repository at this point in the history
…2.1.0
  • Loading branch information
jshiell committed Nov 9, 2024
1 parent b4b6726 commit aa6f9d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
distribution: liberica

- name: Build
run: ./gradlew build
run: ./gradlew build buildPlugin

- name: Release
uses: softprops/action-gh-release@v2
Expand Down

0 comments on commit aa6f9d3

Please sign in to comment.