Skip to content

Commit f77af17

Browse files
committed
build with the visual studio included in the image
1 parent 8931f8f commit f77af17

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

script/vsts/platforms/templates/preparation.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,6 @@ steps:
4242
versionSpec: '3.8'
4343
condition: eq(variables['Agent.OS'], 'Windows_NT')
4444

45-
- script: |
46-
npm install --global --production windows-build-tools@4
47-
displayName: Install windows build tools
48-
condition: eq(variables['Agent.OS'], 'Windows_NT')
49-
5045
- script: |
5146
ECHO Installing npm-windows-upgrade
5247
npm install --global --production npm-windows-upgrade

0 commit comments

Comments
 (0)