Skip to content

Commit 8d8dade

Browse files
Update Taskfile.yml
Co-authored-by: Luca Rinaldi <lucarin@protonmail.com>
1 parent 803114d commit 8d8dade

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Taskfile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ vars:
55
sh: echo "${VERSION:-0.0.0-$(git rev-parse --short HEAD)}"
66

77
tasks:
8-
arduino-flasher-cli:build:
8+
build:
99
deps:
1010
- arduino-flasher-cli:artifacts
1111
desc: "Build the arduino-flasher-cli locally"

0 commit comments

Comments
 (0)