Skip to content

Commit cd00b00

Browse files
Update task name in workflow
1 parent ee5eee6 commit cd00b00

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
@@ -60,7 +60,7 @@ jobs:
6060

6161
- name: Build Binary
6262
run: |
63-
task arduino-flasher-cli:build
63+
task build
6464
env:
6565
GOARCH: ${{ matrix.arch }}
6666
GOOS: ${{ matrix.os }}

0 commit comments

Comments
 (0)