CI/CD edit
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user