upload jar
This commit is contained in:
parent
b1ce522af5
commit
3b010a28af
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -28,5 +28,5 @@ jobs:
|
|||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: build-artifacts
|
||||
path: versions/1.8.9-forge/build/libs
|
||||
path: versions/1.8.9-forge/build/libs/Lilase.jar
|
||||
# ./gradlew setupDecompWorkspace
|
||||
|
|
Loading…
Reference in a new issue