Skip to content

Commit

Permalink
Merge branch 'fix_add_evalexpr_rhai' of github.com:rustyconover/commu…
Browse files Browse the repository at this point in the history
…nity-extensions into fix_add_evalexpr_rhai
  • Loading branch information
rustyconover committed Jul 8, 2024
2 parents e92db02 + 14cbcb7 commit d4d657f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
build:
needs: prepare
uses: duckdb/extension-ci-tools/.github/workflows/_extension_distribution.yml@v1.0.0
uses: duckdb/extension-ci-tools/.github/workflows/_extension_distribution.yml@main
if: ${{ needs.prepare.outputs.COMMUNITY_EXTENSION_NAME != '' }}
with:
duckdb_version: v1.0.0
Expand Down

0 comments on commit d4d657f

Please sign in to comment.