Skip to content

Commit 5bb7e97

Browse files
gonizbalcsida
authored andcommitted
ci: fixed missing if condition (anomalyco#13934)
1 parent 2c839cc commit 5bb7e97

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,7 @@ jobs:
186186
rev: ${{ env.TAURI_PORTABLE_SHA }}
187187

188188
- name: Show tauri-cli version
189+
if: contains(matrix.settings.host, 'ubuntu')
189190
run: cargo tauri --version
190191

191192
- name: Build and upload artifacts

0 commit comments

Comments
 (0)