Skip to content

Commit 954046c

Browse files
authored
Update spm.yml
1 parent eaf9be4 commit 954046c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/spm.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ jobs:
124124
with:
125125
name: spm-ios-device-${{ matrix.os }}-${{ matrix.xcode }}-xcodebuild-build.log
126126
path: xcodebuild-build.log
127+
if-no-files-found: error
127128

128129
platforms:
129130
# Don't run on private repo unless it is a PR.
@@ -164,4 +165,5 @@ jobs:
164165
with:
165166
name: spm-platforms-${{ matrix.target }}-${{ matrix.os }}-${{ matrix.xcode }}-logs
166167
path: xcodebuild-*.log
168+
if-no-files-found: error
167169

0 commit comments

Comments
 (0)