Skip to content

Commit 8fe38b7

Browse files
committed
fix: fix release real
1 parent 9d2768e commit 8fe38b7

2 files changed

Lines changed: 1 addition & 26 deletions

File tree

.github/workflows/apidump.yml

Lines changed: 0 additions & 25 deletions
This file was deleted.

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Build
2727
env:
2828
GITHUB_TOKEN: ${{ secrets.GIT_TOKEN }}
29-
run: ./gradlew build clean
29+
run: ./gradlew build
3030

3131
- name: Setup Node.js
3232
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)