Skip to content

Commit

Permalink
chore: action fix
Browse files Browse the repository at this point in the history
  • Loading branch information
farfromrefug committed Jun 18, 2024
1 parent 5d256d7 commit 879a275
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,4 +139,4 @@ jobs:
if: matrix.variant != 'android'
with:
name: CartoMobileSDK-${{matrix.variant}}-${{ steps.get_version_or_prompt.outputs.result }}.zip
path: dist/ios/*.zip
path: dist/ios_metal/*.zip

0 comments on commit 879a275

Please sign in to comment.