mirror of
https://github.com/Kong/insomnia.git
synced 2026-05-19 06:12:37 -04:00
Try setting GYP_MSVS_VERSION=2017
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -17,6 +17,8 @@ jobs:
|
||||
run: npm config set msvs_version 2017
|
||||
- name: Bootstrap packages
|
||||
run: npm run bootstrap
|
||||
env:
|
||||
GYP_MSVS_VERSION: 2017
|
||||
- name: Run tests
|
||||
run: npm test
|
||||
Mac:
|
||||
|
||||
Reference in New Issue
Block a user