Fixing macos building
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Ad5001 2024-01-11 00:59:01 +01:00
parent fde2526c54
commit cff994d9d7
Signed by: Ad5001
GPG key ID: EF45F9C6AFE20160
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View file

@ -5,7 +5,7 @@ cd "$DIR/.."
rm $(find . -name "*.qmlc")
rm $(find . -name "*.pyc")
python3 -m pip install -U pyinstaller
python3 -m pip install -U pyinstaller<6.0
# Building translations
cd "LogarithmPlotter/i18n/"