Skip to content

Commit a66a505

Browse files
authored
Merge pull request #83 from ChainSafe/irubido/addSnapEnvToBuild
add snap env on build
2 parents 724985a + 4c3c6a4 commit a66a505

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)