Skip to content

Commit

Permalink
fix assets path
Browse files Browse the repository at this point in the history
Signed-off-by: Steve Cassidy <steve.cassidy@mq.edu.au>
  • Loading branch information
stevecassidy committed Aug 21, 2024
1 parent c0fd7f3 commit 498c5a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly-android-testbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,4 +141,4 @@ jobs:
with:
name: assets
path: |
${{ github.workspace }}app/android/app/build/outputs/bundle/release
${{ github.workspace }}/app/android/app/build/outputs/bundle/release

0 comments on commit 498c5a6

Please sign in to comment.