Skip to content

Commit 5ad05cb

Browse files
committed
Fix yml
1 parent 2f7f524 commit 5ad05cb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
- 'v*'
55

66
name: Build trinagle_check release
7-
87
jobs:
98
build:
109
permissions:
@@ -60,7 +59,7 @@ jobs:
6059
asset_name: triangle_check_linux.zip
6160
asset_content_type: application/gzip
6261

63-
- name: Upload Win Release Asset
62+
- name: Upload Win Release Asset
6463
id: upload-win-release-asset
6564
uses: actions/upload-release-asset@v1
6665
env:

0 commit comments

Comments
 (0)