Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
carlopi committed May 21, 2024
1 parent f7b7336 commit 73f8f40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_extension_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,4 +124,4 @@ jobs:
with:
name: ${{ inputs.extension_name }}-${{ inputs.duckdb_version }}-extension-${{matrix.duckdb_arch}}${{inputs.artifact_postfix}}2
path: |
build/**/${{ inputs.extension_name }}.duckdb_extension
/tmp/extension/${{ inputs.extension_name }}.duckdb_extension

0 comments on commit 73f8f40

Please sign in to comment.