Skip to content

Commit 9b8a1e8

Browse files
committed
remove unnecessary dir from appveyor.yml
1 parent 4544d2a commit 9b8a1e8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

appveyor.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ after_build:
4242
- if "%configuration%"=="Release" make.bat html
4343

4444
- cd "%APPVEYOR_BUILD_FOLDER%"\installer
45-
- dir
4645
- set WIX_PATH="C:\Program Files (x86)\WiX Toolset v3.14\bin"
4746
- set PATH=%WIX_PATH%;%PATH%
4847
- if "%platform_input%"=="x64" SET PYTHONBUILDDIR_X64="%APPVEYOR_BUILD_FOLDER%"\packages\python.3.12.8\tools

0 commit comments

Comments
 (0)