Skip to content

Commit e556be0

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

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
@@ -17,7 +17,7 @@ tasks:
1717
- cmd: go build -ldflags "-X main.Version={{.VERSION}}" -v -o ./build/arduino-flasher-cli.exe .
1818
platforms: [windows]
1919

20-
arduino-flasher-cli:artifacts:
20+
artifacts:
2121
desc: Prepare the arduino-flasher-cli artifacts
2222
internal: true
2323
cmd: sh ./updater/artifacts/download_resources.sh

0 commit comments

Comments
 (0)