Skip to content

Commit

Permalink
build: adjust build script
Browse files Browse the repository at this point in the history
  • Loading branch information
WiIIiam278 committed Nov 1, 2024
1 parent 8c26e81 commit 508e80b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_1.20.1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
env:
SNAPSHOTS_MAVEN_USERNAME: ${{ secrets.MAVEN_USERNAME }}
SNAPSHOTS_MAVEN_PASSWORD: ${{ secrets.MAVEN_PASSWORD }}
- name: '[Current - 1.20.1] Build 🛎️'
- name: '[LTS - 1.20.1] Build 🛎️'
run: |
./gradlew clean build publish
- name: 'Publish Test Report 📊'
Expand Down

0 comments on commit 508e80b

Please sign in to comment.