mirror of
https://github.com/SparklyPower/SparklyPaper.git
synced 2025-12-19 15:09:27 +00:00
Fix GitHub workflow not uploading the Paperclip JAR
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -38,4 +38,4 @@ jobs:
|
|||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: SparklyPaper
|
name: SparklyPaper
|
||||||
path: build/libs/SparklyPaper-paperclip-*-reobf.jar
|
path: build/libs/sparklypaper-paperclip-*-reobf.jar
|
||||||
|
|||||||
Reference in New Issue
Block a user