Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaacAderogba committed Nov 20, 2024
1 parent 255f7f7 commit 4fd3430
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v3
# - run: choco upgrade nodejs.install
# - run: choco install nodejs --version 20.0.0
- run: choco install python visualstudio2022-workload-vctools -y
- run: choco install python visualstudio2017-workload-vctools -y
- run: npm install
- run: npm run prebuild
env:
Expand Down

0 comments on commit 4fd3430

Please sign in to comment.