Fixing the icon on wayland, building on MacOS, and date on changelog
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
80f1077b35
commit
f730121047
3 changed files with 3 additions and 2 deletions
|
@ -5,7 +5,7 @@ cd "$DIR/.."
|
|||
|
||||
rm $(find . -name "*.qmlc")
|
||||
rm $(find . -name "*.pyc")
|
||||
python3 -m pip install -U pyinstaller<6.0
|
||||
python3 -m pip install -U "pyinstaller<6.0"
|
||||
|
||||
# Building translations
|
||||
cd "LogarithmPlotter/i18n/"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue