Skip to content

Commit

Permalink
[CI] Don't install extra Windows dependency for Visual Studio
Browse files Browse the repository at this point in the history
  • Loading branch information
gvnnz committed Aug 22, 2024
1 parent ec8e057 commit 6b7843c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/scripts/windows/install-deps.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1 @@
#!/usr/bin/env bash

# Install Visual Studio 2019 build tools

choco install -y visualstudio2019buildtools --package-parameters "--add Microsoft.VisualStudio.Component.VC.Tools.x86.x64"

0 comments on commit 6b7843c

Please sign in to comment.