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 8d8dade commit e556be0Copy full SHA for e556be0
Taskfile.yml
@@ -17,7 +17,7 @@ tasks:
17
- cmd: go build -ldflags "-X main.Version={{.VERSION}}" -v -o ./build/arduino-flasher-cli.exe .
18
platforms: [windows]
19
20
- arduino-flasher-cli:artifacts:
+ artifacts:
21
desc: Prepare the arduino-flasher-cli artifacts
22
internal: true
23
cmd: sh ./updater/artifacts/download_resources.sh
0 commit comments