Update build.yml

This commit is contained in:
Kylepoops 2021-06-19 01:41:27 +08:00 committed by GitHub
parent 24f6b01dbd
commit cf8448a480
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ jobs:
- name: Build Yatopia
run: |
./gradlew build
./gradlew build paperclip
- name: Rename Paperclip
run: cp -v "build/libs/Yatopia-${{ steps.mcver.outputs.mcver }}-R0.1-SNAPSHOT.jar" "yatopia-${{ steps.mcver.outputs.mcver }}-paperclip.jar"