1
0
Fork 0
mirror of https://github.com/xHyroM/lighteco.git synced 2024-11-10 01:18:07 +01:00

ci: build paper, not bukkit

This commit is contained in:
Jozef Steinhübl 2024-07-03 19:51:14 +02:00
parent 571e1a82f7
commit 38a6f452f5
No known key found for this signature in database
GPG key ID: E6BC90C91973B08F

View file

@ -12,8 +12,7 @@ jobs:
distribution: 'adopt'
- name: Build with Gradle
run: |
./gradlew shadowJar -p bukkittest
./gradlew shadowJar -p bukkit
./gradlew shadowJar -p paper
./gradlew shadowJar -p currency-money
- uses: actions/upload-artifact@v3
with: