CI/CD edit

This commit is contained in:
2025-02-12 23:27:19 +01:00
parent f449e4f8ba
commit 3f0a310f5f

View File

@@ -9,11 +9,11 @@ jobs:
flatpak: flatpak:
name: "Flatpak" name: "Flatpak"
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: # container:
image: bilelmoussaoui/flatpak-github-actions:gnome-44:docker://node:20-bullseye # image: bilelmoussaoui/flatpak-github-actions:gnome-47
options: --privileged # options: --privileged
steps:
steps:
- run: echo $PATH - run: echo $PATH
- run: whereis node - run: whereis node
- name: "Check out repo code" - name: "Check out repo code"