Skip to content

Commit

Permalink
fix step - Upload AAR as an artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
TerryT9 committed Nov 25, 2024
1 parent e85b5bb commit 0b00471
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-aar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: custom-aar-${{ github.ref_name }}-${{ github.run_number }}
path: artifacts/
path: android/artifacts/

0 comments on commit 0b00471

Please sign in to comment.