We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e556be0 commit 7730a92Copy full SHA for 7730a92
Taskfile.yml
@@ -7,7 +7,7 @@ vars:
7
tasks:
8
build:
9
deps:
10
- - arduino-flasher-cli:artifacts
+ - artifacts
11
desc: "Build the arduino-flasher-cli locally"
12
vars:
13
VERSION: "{{.VERSION }}"
0 commit comments