Skip to content

Commit a92f602

Browse files
authored
try different artifact names (#543)
1 parent 820fd80 commit a92f602

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-ss3.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,5 +267,5 @@ jobs:
267267
if: success()
268268
uses: actions/upload-artifact@main
269269
with:
270-
name: 'ss3'
270+
name: ss3-${{ matrix.config.os }}
271271
path: SS330/

0 commit comments

Comments
 (0)