build on windows-2016

This commit is contained in:
Jan Prochazka
2022-02-18 06:36:47 +01:00
parent 8ca6c0ab3f
commit b2c841e0cd
3 changed files with 7 additions and 7 deletions

View File

@@ -31,8 +31,8 @@ jobs:
node-version: 14.x
- name: yarn install
run: |
yarn --version
yarn config set network-timeout 300000
# yarn --version
# yarn config set network-timeout 300000
yarn install
- name: setCurrentVersion
run: |