Skip to content

Commit cd54945

Browse files
committed
ci: fix build release
1 parent 4ba6cca commit cd54945

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/farcolorer-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
- name: Upload result to cache
115115
uses: actions/upload-artifact@v4
116116
with:
117-
name: result-${{ matrix.arch }}
117+
name: result-${{ matrix.arch }}-${{ matrix.legacy }}
118118
path: ./build/*.7z
119119
retention-days: 1
120120

0 commit comments

Comments
 (0)