1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-11-02 08:40:08 +01:00

adding in the environment for windows signing

This commit is contained in:
Joseph Flinn 2021-01-21 23:47:36 +00:00
parent f908b1a7b2
commit 58a830fc83

View File

@ -168,6 +168,7 @@ jobs:
windows: windows:
runs-on: windows-latest runs-on: windows-latest
environment: prod
needs: setup needs: setup
steps: steps:
- name: Set up dotnet - name: Set up dotnet