We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 531711f commit bcfa358Copy full SHA for bcfa358
.github/workflows/build_and_test.yml
@@ -81,7 +81,7 @@ jobs:
81
uses: actions/download-artifact@v4
82
with:
83
name: pglite-interim-build-files
84
- path: ./packages/pglite/release
+ path: ./release
85
86
- name: Install dependencies
87
run: |
0 commit comments