Skip to content

Commit 7866f31

Browse files
authored
Merge branch 'v1.4-andium' into patch-1
2 parents b8bad33 + a3ab403 commit 7866f31

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ jobs:
188188
name: Release summary
189189
runs-on: ubuntu-latest
190190
needs: [build_sdist, workflow_state, build_wheels, upload_s3, publish_pypi, cleanup_nightlies]
191-
if: true
191+
if: always()
192192
steps:
193193
- run: |
194194
sha=${{ github.sha }}

external/duckdb

Submodule duckdb updated 293 files

0 commit comments

Comments
 (0)