Skip to content

Commit d108149

Browse files
Remove NoLocation archive
1 parent cb0419b commit d108149

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
run: ./Scripts/carthage.sh build --no-skip-current || true
3838

3939
- name: Carthage archive
40-
run: carthage archive mParticle_Apple_Media_SDK && carthage archive mParticle_Apple_Media_SDK_NoLocation
40+
run: carthage archive mParticle_Apple_Media_SDK
4141

4242
- name: Verify carthage products
4343
run: ls 2>&1 | grep .framework.zip

0 commit comments

Comments
 (0)