Skip to content

Commit ee09d3f

Browse files
test #язабыл
1 parent 0f43170 commit ee09d3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: Rename binary
4040
run: |
4141
mkdir -p artifacts
42-
cp target/${{ matrix.target }}/release/css-linter${{ matrix.bin_suffix }} artifacts/
42+
cp target/${{ matrix.target }}/release/css-linter${{ matrix.bin_suffix }} artifacts/css-linter-${{ matrix.short }}
4343
shell: bash
4444

4545
- name: Upload artifact

0 commit comments

Comments
 (0)