Update build.yml
This commit is contained in:
parent
e8ec212137
commit
b1ce522af5
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: Lilase/versions/1.8.9-forge/build/libs
|
||||
path: versions/1.8.9-forge/build/libs
|
||||
# ./gradlew setupDecompWorkspace
|
||||
|
|
Loading…
Reference in a new issue