Skip to content

Commit 7730a92

Browse files
Update Taskfile.yml
Co-authored-by: Davide <davideneri18@gmail.com>
1 parent e556be0 commit 7730a92

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
@@ -7,7 +7,7 @@ vars:
77
tasks:
88
build:
99
deps:
10-
- arduino-flasher-cli:artifacts
10+
- artifacts
1111
desc: "Build the arduino-flasher-cli locally"
1212
vars:
1313
VERSION: "{{.VERSION }}"

0 commit comments

Comments
 (0)