Skip to content

Commit 6d49805

Browse files
Update ios.yml
1 parent 77bcd35 commit 6d49805

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ios.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,5 @@ jobs:
5959
with:
6060
upload_url: ${{ github.event.release.upload_url }}
6161
asset_name: hw-manager-${{ github.ref_name }}.ipa
62-
asset_path: hw_manager_flutter.ipa
62+
asset_path: ./hw_manager_flutter.ipa
6363
asset_content_type: application/octet-stream

0 commit comments

Comments
 (0)