nuke vs toolchain

This commit is contained in:
Samuel Attard
2024-06-14 08:49:46 -05:00
parent 5677aab327
commit 4cd51a13b0

View File

@@ -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