Skip to content

Commit d7c9b33

Browse files
committed
-_-
1 parent b7e8057 commit d7c9b33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,4 +145,4 @@ jobs:
145145
with:
146146
projectPath: packages/tauri
147147
uploadWorkflowArtifacts: true
148-
tauriScript: ${{ (matrix.settings.host == 'ubuntu-latest && 'cargo tauri') || '' }}
148+
tauriScript: ${{ (matrix.settings.host == 'ubuntu-latest' && 'cargo tauri') || '' }}

0 commit comments

Comments
 (0)