Skip to content

Commit

Permalink
build: Give privileged permissions to Flatpak build container
Browse files Browse the repository at this point in the history
  • Loading branch information
pojntfx committed Aug 25, 2023
1 parent 6c6f9dc commit 1e9fd1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hydrun.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- id: flatpak
src: .
os: fedora:38
flags: ""
flags: "-e '--privileged'"
cmd: ./Hydrunfile flatpak
dst: out/*

Expand Down

0 comments on commit 1e9fd1f

Please sign in to comment.