Skip to content

Commit e96ba06

Browse files
committed
fix dash
1 parent 78ddb66 commit e96ba06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
id: my-tag
6363
run: echo ::set-output name=TAG::v$(poetry version -s)
6464

65-
name: Validate tag
65+
- name: Validate tag
6666
run: exit 1
6767

6868
- name: Add pyinstaller to path (Windows)

0 commit comments

Comments
 (0)