Skip to content

Commit

Permalink
for_real
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacbrodsky committed Apr 26, 2024
1 parent 49608df commit fb7f446
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 @@ -107,7 +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
DUCKDB_DEPLOY_SCRIPT_MODE: for_real
run: |
pwd
python3 -m pip install pip awscli
Expand Down

0 comments on commit fb7f446

Please sign in to comment.