Skip to content

Commit bcfa358

Browse files
author
tudor
committed
trying to fix CI build
1 parent 531711f commit bcfa358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
uses: actions/download-artifact@v4
8282
with:
8383
name: pglite-interim-build-files
84-
path: ./packages/pglite/release
84+
path: ./release
8585

8686
- name: Install dependencies
8787
run: |

0 commit comments

Comments
 (0)