Skip to content

Commit 4c3c6a4

Browse files
committed
add snap env on build
1 parent 724985a commit 4c3c6a4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy-demo.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ jobs:
3434

3535
- name: Build
3636
run: yarn web-wallet:build
37+
env:
38+
SNAP_ORIGIN: npm:@chainsafe/webzjs-zcash-snap
3739

3840
- name: Deploy to Netlify
3941
uses: nwtgck/actions-netlify@v3.0

0 commit comments

Comments
 (0)