Skip to content

Commit

Permalink
Attempt #2: Set up GitHub Actions to build beta app
Browse files Browse the repository at this point in the history
  • Loading branch information
Smaehtin committed Mar 31, 2022
1 parent 3a63ee4 commit f5f5dec
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-beta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,4 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: bundles
path: |
app/beta/*.apk
path: app/**/*.apk

0 comments on commit f5f5dec

Please sign in to comment.