Skip to content

Commit eaf9be4

Browse files
authored
Update .github/workflows/spm.yml
1 parent 011b615 commit eaf9be4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
- uses: actions/upload-artifact@v4
8989
if: ${{ failure() }}
9090
with:
91-
name: spm-build-run-${{ matrix.os }}-${{ matrix.xcode }}-xcodebuild-build.log
91+
name: spm-build-run-${{ matrix.os }}-${{ matrix.xcode }}-xcodebuild-test.log
9292
path: xcodebuild-test.log
9393
if-no-files-found: error
9494

0 commit comments

Comments
 (0)