CI/CD edit
This commit is contained in:
@@ -9,11 +9,11 @@ jobs:
|
||||
flatpak:
|
||||
name: "Flatpak"
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: bilelmoussaoui/flatpak-github-actions:gnome-44:docker://node:20-bullseye
|
||||
options: --privileged
|
||||
steps:
|
||||
# container:
|
||||
# image: bilelmoussaoui/flatpak-github-actions:gnome-47
|
||||
# options: --privileged
|
||||
|
||||
steps:
|
||||
- run: echo $PATH
|
||||
- run: whereis node
|
||||
- name: "Check out repo code"
|
||||
|
||||
Reference in New Issue
Block a user