Skip to content

Commit 9f9dd68

Browse files
committed
Update _extension_distribution.yml
1 parent a670653 commit 9f9dd68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_extension_distribution.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -611,7 +611,7 @@ jobs:
611611
with:
612612
if-no-files-found: error
613613
name: test-ssl-${{ inputs.duckdb_version }}-${{matrix.duckdb_arch}}${{inputs.artifact_postfix}}
614-
path: build/release/extension/ui/test-ssl/test_ssl
614+
path: build/release/extension/ui/test-ssl/test_ssl.exe
615615

616616
- name: Print Rust logs
617617
if: ${{ inputs.rust_logs && (inputs.enable_rust || contains(format(';{0};', inputs.extra_toolchains), ';rust;')) }}

0 commit comments

Comments
 (0)