try to fix sdl2

This commit is contained in:
Tabitha 2024-12-16 11:50:46 -05:00 committed by GitHub
parent 1e8a2893ea
commit 9efe29e4e2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,7 +8,7 @@ jobs:
build_flatpak:
runs-on: ubuntu-latest
container:
image: bilelmoussaoui/flatpak-github-actions:gnome-44
image: bilelmoussaoui/flatpak-github-actions:gnome-nightly
options: --privileged
steps:
- uses: actions/checkout@v2