Skip to content

Commit

Permalink
Merge branch 'main' into fix-cgcolors
Browse files Browse the repository at this point in the history
  • Loading branch information
LouisBorleeAdevinta authored Nov 19, 2024
2 parents 1a72fae + 42c8897 commit d733d79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildDemoApp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
if: ${{ failure() }}
with:
name: ${{ env.app_name }}-${{ github.run_number }}.xcresult
path: ${{ env.app_name }}.xcresult
path: spark-ios/${{ env.app_name }}.xcresult
retention-days: 15

- name: Upload demo app file
Expand Down

0 comments on commit d733d79

Please sign in to comment.