mirror of
https://github.com/Steve-Tech/YAFI.git
synced 2026-04-19 16:50:36 +00:00
Preparation for Flathub publishing
This commit is contained in:
2
.github/workflows/flatpak.yml
vendored
2
.github/workflows/flatpak.yml
vendored
@@ -8,7 +8,7 @@ jobs:
|
||||
flatpak:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: ghcr.io/flathub-infra/flatpak-github-actions:gnome-48
|
||||
image: ghcr.io/flathub-infra/flatpak-github-actions:gnome-49
|
||||
options: --privileged
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
2
.github/workflows/pyinstaller-windows.yml
vendored
2
.github/workflows/pyinstaller-windows.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
||||
uses: actions/cache@v4
|
||||
with:
|
||||
path: C:\gtk
|
||||
key: Gvsbuild_2025.8.0
|
||||
key: Gvsbuild_2025.9.0
|
||||
|
||||
- name: Download GTK4 Gvsbuild zip
|
||||
if: steps.cache-gtk4.outputs.cache-hit != 'true'
|
||||
|
||||
Reference in New Issue
Block a user