diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e44bba0..153e6b2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -26,7 +26,7 @@ jobs: name: Flatpak runs-on: ubuntu-latest container: - image: https://github.com/bilelmoussaoui/flatpak-github-actions:gnome-44 + image: bilelmoussaoui/flatpak-github-actions:gnome-44 options: --privileged steps: - uses: actions/checkout@v3