Update nym-connect-publish-windows10.yml

This commit is contained in:
Tommy Verrall
2023-07-25 17:19:31 +02:00
committed by GitHub
parent bed1d56f22
commit a2018bb2d7
@@ -61,6 +61,10 @@ jobs:
with:
fileName: '.env'
encodedString: ${{ secrets.WALLET_ADMIN_ADDRESS }}
- name: Make directory nym-browser-extension/storage/pkg
shell: bash
run: mkdir -p nym-browser-extension/storage/pkg
- name: Install project dependencies
shell: bash