Skip to content

Commit

Permalink
need zip
Browse files Browse the repository at this point in the history
  • Loading branch information
Hannes Mühleisen committed May 2, 2024
1 parent 8c83f30 commit 3ebb7cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ODBC.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ jobs:
AWS_ACCESS_KEY_ID: ${{ secrets.S3_DUCKDB_STAGING_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.S3_DUCKDB_STAGING_KEY }}
run: |
choco install zip -y --force
zip -j duckdb_odbc-windows-amd64.zip /build/release/bin/Release/duckdb_odbc.dll
./scripts/upload-assets-to-staging.sh github_release duckdb_odbc-windows-amd64.zip
Expand Down

0 comments on commit 3ebb7cf

Please sign in to comment.