still trying
This commit is contained in:
parent
834ba49506
commit
bb6be7278d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -26,5 +26,5 @@ jobs:
|
|||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: build-artifacts
|
||||
path: build/libs
|
||||
path: Lilase/build/libs
|
||||
# ./gradlew setupDecompWorkspace
|
||||
|
|
Loading…
Reference in a new issue