Skip to content

Commit

Permalink
Revert "ci: generate entrypoints before build"
Browse files Browse the repository at this point in the history
This reverts commit e14c8f6.
This reverts commit cfa6d5f.
This reverts commit d4918ec.
  • Loading branch information
Apehum committed May 18, 2024
1 parent d4918ec commit 3d6cacc
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/prerelease-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,7 @@ jobs:
16
17
- name: Generate entrypoints
uses: gradle/gradle-build-action@v2
with:
arguments: generateTemplates jar:generateLoadersEntrypoints

- name: Build
- name: Build with Gradle
uses: gradle/gradle-build-action@v2
with:
arguments: build
Expand Down

0 comments on commit 3d6cacc

Please sign in to comment.