Skip to content

Commit f0447a7

Browse files
authored
Update ci.yml
1 parent 2e64f49 commit f0447a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
iOSVersion="16.0" # Default fallback
7272
fi
7373
echo "Framework version: $frameworkVersion -> iOS version: $iOSVersion"
74-
echo "iOSVersion=$iOSVersion" >> $GITHUB_ENV - name: Create Podfile with latest podspecs
74+
echo "iOSVersion=$iOSVersion" >> $GITHUB_ENV
7575
7676
- name: Create Podfile with latest podspecs
7777
if: github.event_name != 'workflow_dispatch'

0 commit comments

Comments
 (0)