mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
nuke vs toolchain
This commit is contained in:
@@ -153,6 +153,7 @@ jobs:
|
||||
|
||||
# Fix VS Toolchain
|
||||
if [ "${{ inputs.target-platform }}" = "windows" ]; then
|
||||
rm -rf src/third_party/depot_tools/win_toolchain/vs_files
|
||||
e d python3 src/build/vs_toolchain.py update --force
|
||||
fi
|
||||
- name: Regenerate DEPS Hash
|
||||
|
||||
Reference in New Issue
Block a user