Action: Test Signed path 2
This commit is contained in:
parent
f9ceb92495
commit
93a84cad34
1 changed files with 1 additions and 1 deletions
2
.github/workflows/android-debug.yml
vendored
2
.github/workflows/android-debug.yml
vendored
|
|
@ -47,4 +47,4 @@ jobs:
|
|||
uses: actions/upload-artifact@v1
|
||||
with:
|
||||
name: TachiyomiSY-${{ github.sha }}
|
||||
path: ${{ SIGNED_RELEASE_FILE }}
|
||||
path: ${SIGNED_RELEASE_FILE}
|
||||
|
|
|
|||
Loading…
Reference in a new issue