Skip to content

Commit 087f77c

Browse files
committed
sdk source
1 parent 7c7bcec commit 087f77c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_wasm_postgres.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Build postgres WASM via debian 12 sdk
2525
working-directory: ${{ github.workspace }}
2626
env:
27-
SDKROOT: /tmp/sdk
27+
IMG_NAME: "debian"
2828
DEBUG: true
2929
run: |
3030
bash ./wasm-build/build-with-docker.sh

0 commit comments

Comments
 (0)