Skip to content
This repository has been archived by the owner on Mar 4, 2023. It is now read-only.

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rettichlp committed Jun 14, 2022
1 parent f2f2a92 commit 27e851d
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 @@ -19,7 +19,7 @@ jobs:
- name: Grant execute permission for gradlew
run: chmod +x gradlew
- name: Build with Gradle
run: ./gradlew downloadAPI shadowJar
run: ./gradlew downloadAPI build
- name: Upload jar
uses: actions/upload-artifact@v1
with:
Expand Down

0 comments on commit 27e851d

Please sign in to comment.