We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89160cf commit d20198cCopy full SHA for d20198c
.github/workflows/dotnetTools.yml
@@ -64,7 +64,7 @@ jobs:
64
xcopy ..\TestBlocklyHtml\wwwroot\BlocklyAutomation\*.* BlocklyAutomation\ /E /F /I /Y /R
65
66
echo 'done copy'
67
- dir /s swaggers*.json
+
68
69
del BlocklyAutomation\assets\loadAtStartup\swaggers.json
70
ren BlocklyAutomation\assets\loadAtStartup\swaggersForLocalAPI.json swaggers.json
0 commit comments