Skip to content

Commit

Permalink
corrected bundle path
Browse files Browse the repository at this point in the history
  • Loading branch information
jk2pr committed Sep 3, 2021
1 parent 10caffb commit 6df717b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload-app-bundle-firebase.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: aab
path: app/build/outputs/apk/debug/**.aab
path: app/build/outputs/bundle/debug/**.aab

0 comments on commit 6df717b

Please sign in to comment.