Skip to content

Commit

Permalink
Update _extension_distribution.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
carlopi committed Sep 21, 2024
1 parent e6e7e9f commit 77237d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/_extension_distribution.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ on:
override_ci_tools_repository:
required: false
type: string
default: ""
default: "duckdb/extension-ci-tools"
# Pass extra toolchains
# available: (rust, fortran, omp)
extra_toolchains:
Expand Down Expand Up @@ -607,4 +607,4 @@ jobs:
echo Printing logs for file $filename
cat $filename;
echo Done printing logs for $filename
done
done

0 comments on commit 77237d3

Please sign in to comment.