CI/CD edit
This commit is contained in:
@@ -9,8 +9,9 @@ jobs:
|
|||||||
flatpak:
|
flatpak:
|
||||||
name: "Flatpak"
|
name: "Flatpak"
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: bilelmoussaoui/flatpak-github-actions:gnome-44
|
container:
|
||||||
# options: --privileged
|
image: bilelmoussaoui/flatpak-github-actions:gnome-44
|
||||||
|
options: --privileged
|
||||||
steps:
|
steps:
|
||||||
- name: Check out repo code
|
- name: Check out repo code
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|||||||
Reference in New Issue
Block a user