Skip to content

Commit 8d12d13

Browse files
authored
Bug fix
1 parent cec3d99 commit 8d12d13

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build-unsigned-ipa.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,8 @@ jobs:
115115
-project prostore.xcodeproj \
116116
-scheme prostore \
117117
-configuration Release \
118-
-skip-current
118+
-skipPackageUpdates \
119+
-onlyUsePackageVersionsFromResolvedFile
119120
120121
- name: Build IPA
121122
id: cache_object_version

0 commit comments

Comments
 (0)