mirror of
https://github.com/Steve-Tech/YAFI.git
synced 2026-04-19 16:50:36 +00:00
Windows: Update PawnIO module, Gvsbuild, and ico
This commit is contained in:
4
.github/workflows/pyinstaller-windows.yml
vendored
4
.github/workflows/pyinstaller-windows.yml
vendored
@@ -19,11 +19,11 @@ jobs:
|
||||
uses: actions/cache@v4
|
||||
with:
|
||||
path: C:\gtk
|
||||
key: Gvsbuild_2025.11.1
|
||||
key: Gvsbuild_2026.2.0
|
||||
|
||||
- name: Download GTK4 Gvsbuild zip
|
||||
if: steps.cache-gtk4.outputs.cache-hit != 'true'
|
||||
run: Start-BitsTransfer -Source https://github.com/wingtk/gvsbuild/releases/download/2025.11.1/GTK4_Gvsbuild_2025.11.1_x64.zip -Destination Gvsbuild.zip
|
||||
run: Start-BitsTransfer -Source https://github.com/wingtk/gvsbuild/releases/download/2026.2.0/GTK4_Gvsbuild_2026.2.0_x64.zip -Destination Gvsbuild.zip
|
||||
|
||||
- name: Extract Gvsbuild zip
|
||||
if: steps.cache-gtk4.outputs.cache-hit != 'true'
|
||||
|
||||
Binary file not shown.
BIN
pyinstaller/yafi.ico
Executable file → Normal file
BIN
pyinstaller/yafi.ico
Executable file → Normal file
Binary file not shown.
|
Before Width: | Height: | Size: 149 KiB After Width: | Height: | Size: 398 KiB |
Reference in New Issue
Block a user