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 12c9a93 commit f396c43Copy full SHA for f396c43
.github/workflows/release.yml
@@ -47,7 +47,6 @@ jobs:
47
repo-token: ${{ secrets.GITHUB_TOKEN }}
48
49
- name: Build deb
50
- if: matrix.platform-name == 'linux'
51
run: |
52
task build-deb:arduino-app-cli VERSION=${TAG_VERSION} ARCH=${{ matrix.arch }} RELEASE="true"
53
0 commit comments