bugfix linux metadata paths; set OS_NAME in windows builds

This commit is contained in:
Peter Squicciarini
2021-01-12 13:56:52 -08:00
parent 70139913d6
commit 78aa52ea05
2 changed files with 3 additions and 2 deletions

View File

@@ -12,6 +12,7 @@ jobs:
runs-on: windows-2016
env:
VSCODE_ARCH: ${{ matrix.vscode_arch }}
OS_NAME: 'windows'
strategy:
fail-fast: false
matrix: