Skip to content

Commit

Permalink
upload aar to action artifcats
Browse files Browse the repository at this point in the history
  • Loading branch information
frontegg-david committed Jul 23, 2024
1 parent fa332df commit 4a90760
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/test-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,8 @@ jobs:
with:
name: build-artifacts
path: android/build/publications/mavenJava
- name: Upload build outputs artifacts
uses: actions/upload-artifact@v3
with:
name: output-artifacts
path: android/build/outputs/aar

0 comments on commit 4a90760

Please sign in to comment.