File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6262 args : --win --dir # Build win-unpacked only
6363
6464# ## sign start
65+
6566 - name : upload-unsigned-artifact
6667 id : upload-unsigned-artifact
6768 uses : actions/upload-artifact@v4
8889 - name : Replace with signed exe
8990 run : |
9091 copy /Y ".\signed-windows\Pinokio.exe" ".\dist-win32\win-unpacked\Pinokio.exe"
92+ shell : cmd
93+
9194# ## sign end
9295
9396 # Build the final installer from the signed exe
Original file line number Diff line number Diff line change 11{
22 "name" : " Pinokio" ,
33 "private" : true ,
4- "version" : " 3.22 .0" ,
4+ "version" : " 3.23 .0" ,
55 "homepage" : " https://pinokio.co" ,
66 "description" : " pinokio" ,
77 "main" : " main.js" ,
116116 "electron-store" : " ^8.1.0" ,
117117 "electron-updater" : " ^6.6.2" ,
118118 "electron-window-state" : " ^5.0.3" ,
119- "pinokiod" : " ^3.22 .0"
119+ "pinokiod" : " ^3.23 .0"
120120 },
121121 "devDependencies" : {
122122 "@electron/rebuild" : " 3.2.10" ,
You can’t perform that action at this time.
0 commit comments