Skip to content

Commit 03e63ff

Browse files
committed
Fix final download
1 parent d4bf98a commit 03e63ff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/compile_sqlite.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,6 @@ jobs:
140140

141141
- uses: actions/download-artifact@v5
142142
with:
143-
name: sqlite3-libs-${{ runner.os }}-${{ matrix.arch }}
144143
path: out/
145144
merge-multiple: true
146145
pattern: sqlite3-libs-*

0 commit comments

Comments
 (0)