Skip to content

Commit

Permalink
ci(pr-build-compose): slight refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
validcube authored Sep 3, 2023
1 parent 2017d21 commit bf48e1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-build-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: revanced-manager-compose
path: ${{steps.sign_apk.outputs.signedFile}}
path: ${{ steps.sign_apk.outputs.signedFile }}

0 comments on commit bf48e1d

Please sign in to comment.