Skip to content

Commit

Permalink
set DUCKDB_DEPLOY_SCRIPT_MODE
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacbrodsky committed Apr 26, 2024
1 parent 2cd7066 commit 49608df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/_extension_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ jobs:
AWS_ENDPOINT_URL: ${{ secrets.S3_DUCKDB_ORG_ENDPOINT }}
BUCKET_NAME: ${{ secrets.S3_DUCKDB_ORG_BUCKET }}
DUCKDB_EXTENSION_SIGNING_PK: ${{ secrets.S3_DUCKDB_ORG_EXTENSION_SIGNING_PK }}
DUCKDB_DEPLOY_SCRIPT_MODE: true
run: |
pwd
python3 -m pip install pip awscli
Expand Down

0 comments on commit 49608df

Please sign in to comment.