mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-25 18:58:43 +00:00
Update flatpak.yml
This commit is contained in:
parent
65631fbe91
commit
2a21d41740
1 changed files with 3 additions and 0 deletions
3
.github/workflows/flatpak.yml
vendored
3
.github/workflows/flatpak.yml
vendored
|
@ -14,6 +14,9 @@ jobs:
|
|||
build:
|
||||
# The type of runner that the job will run on
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: bilelmoussaoui/flatpak-github-actions:gnome-44
|
||||
options: --privileged
|
||||
# Steps represent a sequence of tasks that will be executed as part of the job
|
||||
steps:
|
||||
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue