???
This commit is contained in:
parent
9d4c98d493
commit
0f699e6d98
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@v1
|
uses: actions/upload-artifact@v1
|
||||||
with:
|
with:
|
||||||
name: build-artifacts
|
name: build-artifacts
|
||||||
path: build
|
path: ../build
|
||||||
# ./gradlew setupDecompWorkspace
|
# ./gradlew setupDecompWorkspace
|
Loading…
Reference in a new issue