Update nym-wallet-publish-windows10.yml

This commit is contained in:
Mark Sinclair
2023-07-05 11:43:33 +01:00
committed by GitHub
parent de05e32845
commit 7743554bb8
@@ -56,9 +56,11 @@ jobs:
encodedString: ${{ secrets.WALLET_ADMIN_ADDRESS }}
- name: Install app dependencies
shell: bash
run: yarn --network-timeout 100000
- name: Build and sign it
shell: bash
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
ENABLE_CODE_SIGNING: ${{ secrets.WINDOWS_CERTIFICATE }}