Fix Windows build fail

This commit is contained in:
Etoh 2021-12-12 12:24:57 +00:00 committed by GitHub
parent 566f90b47f
commit 1f4f5ca7ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ jobs:
echo $ver
echo "VER=$ver" | Out-File -FilePath $env:GITHUB_ENV -Encoding utf8 -Append
python buildPy2exe.py
New-Item -Path syncplay_v$ver -Name "syncplay.ini" -Value $null
New-Item -Path syncplay_v$ver -Name "syncplay.ini" -Value "\n"
- name: Prepare for deployment
run: dir