we have no patch file and nothing to patch (#3499)

This commit is contained in:
Antioch Peverell
2020-11-23 20:02:02 +00:00
committed by GitHub
parent cba3137338
commit b3938de8b3
-1
View File
@@ -84,7 +84,6 @@ jobs:
PLATFORM: win-x64
steps:
- script: |
git apply .ci/win.patch
choco install -y llvm
displayName: Windows Install Dependencies
- template: '.ci/test.yml'