wip: fix git merge [skip ci]
This commit is contained in:
parent
240fb384a2
commit
fc7ef66af4
1 changed files with 1 additions and 0 deletions
1
.github/workflows/stable-windows.yml
vendored
1
.github/workflows/stable-windows.yml
vendored
|
@ -84,6 +84,7 @@ jobs:
|
|||
- name: Build
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
GITHUB_USERNAME: ${{ github.repository_owner }}
|
||||
npm_config_arch: ${{ matrix.vscode_arch }}
|
||||
npm_config_target_arch: ${{ matrix.vscode_arch }}
|
||||
run: ./build.sh
|
||||
|
|
Loading…
Reference in a new issue