fix build

This commit is contained in:
jxxghp
2023-10-10 16:38:51 +08:00
parent 5f7d93f170
commit aa90c5d5c0
2 changed files with 4 additions and 5 deletions

View File

@ -95,7 +95,6 @@ jobs:
New-Item -Path "nginx/temp/__keep__.txt" -ItemType File -Force
New-Item -Path "nginx/logs" -ItemType Directory -Force
New-Item -Path "nginx/logs/__keep__.txt" -ItemType File -Force
Rename-Item -Path "nginx/nginx.exe" -NewName "nginx_mp.exe" -Force
shell: pwsh
- name: Pyinstaller