Action: Test this path enviorment variable
This commit is contained in:
parent
bfdd5c9ec3
commit
f9ceb92495
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