File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 27
27
pip install pyinstaller
28
28
pip install -r requirements.txt
29
29
30
+ - name : Install UPX
31
+ uses : crazy-max/ghaction-upx@v3
32
+ with :
33
+ install-only : true
34
+
30
35
- name : Package application
31
36
run : |
32
37
pyinstaller -i icons/icon.ico -F -w --clean --log-level WARN main.py
Original file line number Diff line number Diff line change 1
- PySide6-Essentials == 6.4.0 .1
1
+ PySide6-Essentials < 6.4.1
Original file line number Diff line number Diff line change 165
165
\x00 \x00 \x00 \x12 \x00 \x02 \x00 \x00 \x00 \x01 \x00 \x00 \x00 \x03 \
166
166
\x00 \x00 \x00 \x00 \x00 \x00 \x00 \x00 \
167
167
\x00 \x00 \x00 \x22 \x00 \x00 \x00 \x00 \x00 \x01 \x00 \x00 \x00 \x00 \
168
- \x00 \x00 \x01 \x8d rO \xf5 \xf0 \
168
+ \x00 \x00 \x01 \x8e G \x87 \x9f \x88 \
169
169
"
170
170
171
171
def qInitResources ():
You can’t perform that action at this time.
0 commit comments