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 8b426af commit d33ebe3Copy full SHA for d33ebe3
.github/workflows/dapp-deploy.yml
@@ -63,7 +63,7 @@ jobs:
63
docker-registry: docker.io
64
sconify-version: '5.9.0-v15'
65
binary: /usr/local/bin/node
66
- command: 'node /app/src/app.js --disable-wasm-trap-handler'
+ command: node
67
host-path: |
68
/etc/hosts
69
/etc/resolv.conf
.github/workflows/dapp-release.yml
@@ -44,7 +44,7 @@ jobs:
44
45
46
47
48
49
50
0 commit comments