Checkout the project when publishing the AAR

This commit is contained in:
Jorge Martín
2025-02-14 14:41:01 +01:00
parent 0ce2b20c1d
commit 444600261c

View File

@@ -70,6 +70,8 @@ jobs:
name: Publish Android AAR
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- name: 📥 Download artifact
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4
with: