edited pipeline

This commit is contained in:
StockiP
2022-04-19 14:52:32 +02:00
parent a890dcd177
commit 276d80781e

View File

@@ -17,7 +17,5 @@ steps:
- script: |
npm install
npx tsc
npm run compile
npm run build
displayName: 'npm install and build'