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 ee5eee6 commit cd00b00Copy full SHA for cd00b00
.github/workflows/release.yml
@@ -60,7 +60,7 @@ jobs:
60
61
- name: Build Binary
62
run: |
63
- task arduino-flasher-cli:build
+ task build
64
env:
65
GOARCH: ${{ matrix.arch }}
66
GOOS: ${{ matrix.os }}
0 commit comments