Skip to content

Commit

Permalink
feat: Config
Browse files Browse the repository at this point in the history
  • Loading branch information
dango2887 committed Aug 25, 2023
1 parent 790d0bf commit c0dcc7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/AA.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,5 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: my-artifacts
path: ./app/build/intermediates/apk/debug/
path: ./app/build/intermediates/apk/release/
continue-on-error: true

0 comments on commit c0dcc7b

Please sign in to comment.