Skip to content

Commit d20198c

Browse files
committed
no dir
1 parent 89160cf commit d20198c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnetTools.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
xcopy ..\TestBlocklyHtml\wwwroot\BlocklyAutomation\*.* BlocklyAutomation\ /E /F /I /Y /R
6565
6666
echo 'done copy'
67-
dir /s swaggers*.json
67+
6868
6969
del BlocklyAutomation\assets\loadAtStartup\swaggers.json
7070
ren BlocklyAutomation\assets\loadAtStartup\swaggersForLocalAPI.json swaggers.json

0 commit comments

Comments
 (0)