We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c7bcec commit 087f77cCopy full SHA for 087f77c
.github/workflows/build_wasm_postgres.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Build postgres WASM via debian 12 sdk
25
working-directory: ${{ github.workspace }}
26
env:
27
- SDKROOT: /tmp/sdk
+ IMG_NAME: "debian"
28
DEBUG: true
29
run: |
30
bash ./wasm-build/build-with-docker.sh
0 commit comments