Skip to content

Commit f396c43

Browse files
Update .github/workflows/release.yml
Co-authored-by: MatteoPologruto <109663225+MatteoPologruto@users.noreply.github.com>
1 parent 12c9a93 commit f396c43

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ jobs:
4747
repo-token: ${{ secrets.GITHUB_TOKEN }}
4848

4949
- name: Build deb
50-
if: matrix.platform-name == 'linux'
5150
run: |
5251
task build-deb:arduino-app-cli VERSION=${TAG_VERSION} ARCH=${{ matrix.arch }} RELEASE="true"
5352

0 commit comments

Comments
 (0)