Skip to content

Commit dccd28e

Browse files
committed
Remove additional dash
1 parent 83d4905 commit dccd28e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
uses: svenstaro/[email protected]
8080
with:
8181
file: "./installer.msi"
82-
asset_name: tmc-cli-rust--${{ matrix.target }}-$tag.msi
82+
asset_name: tmc-cli-rust-${{ matrix.target }}-$tag.msi
8383

8484
- name: Deploy
8585
run: |

0 commit comments

Comments
 (0)