[ci] fuck bill gates

This commit is contained in:
Fabian 2024-03-01 00:09:41 +01:00
parent 1dc85b7b75
commit 33f357587e
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ package_windows:
- refreshenv
- python --version
- pip install pipenv
- mv Pipfile.lock.windows Pipfile.lock
- mv -force Pipfile.lock.windows Pipfile.lock
- pipenv sync --dev
script:
- pipenv run pyinstaller --onefile --windowed --name "${WINDOWS_AMD64_BINARY}" -i icon.ico src/fime/main.py