Add pyinstaller linux CI build

This commit is contained in:
Stephen Horvath
2025-08-22 19:15:27 +10:00
parent e7b4e4d194
commit 2c02c00268
4 changed files with 75 additions and 50 deletions

View File

@@ -9,7 +9,7 @@ jobs:
flatpak:
runs-on: ubuntu-latest
container:
image: bilelmoussaoui/flatpak-github-actions:gnome-47
image: ghcr.io/flathub-infra/flatpak-github-actions:gnome-48
options: --privileged
steps:
- uses: actions/checkout@v4