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 803114d commit 8d8dadeCopy full SHA for 8d8dade
Taskfile.yml
@@ -5,7 +5,7 @@ vars:
5
sh: echo "${VERSION:-0.0.0-$(git rev-parse --short HEAD)}"
6
7
tasks:
8
- arduino-flasher-cli:build:
+ build:
9
deps:
10
- arduino-flasher-cli:artifacts
11
desc: "Build the arduino-flasher-cli locally"
0 commit comments