final fix pls
This commit is contained in:
parent
b5d0aef67d
commit
cdab74508d
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
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: build-artifacts
|
name: build-artifacts
|
||||||
path: Lilase/build/libs
|
path: Lilase/versions/1.8.9-forge/build/libs
|
||||||
# ./gradlew setupDecompWorkspace
|
# ./gradlew setupDecompWorkspace
|
||||||
|
|
Loading…
Reference in a new issue