Skip to content

Commit

Permalink
try env
Browse files Browse the repository at this point in the history
  • Loading branch information
dkulic committed Oct 10, 2023
1 parent b6f0dcd commit a532910
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,8 @@ jobs:
run: make

- name: Install tests-js (bundler)
env:
VCINSTALLDIR: "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC"
run: cd tests-js && npm install

- name: Lint tests-js
Expand Down

0 comments on commit a532910

Please sign in to comment.