mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-01-06 14:57:50 -07:00
It might require write perms
This commit is contained in:
parent
0ac4ce7078
commit
44cec58a57
1 changed files with 2 additions and 0 deletions
2
.github/workflows/build_all.yml
vendored
2
.github/workflows/build_all.yml
vendored
|
|
@ -59,6 +59,8 @@ jobs:
|
|||
flatpak:
|
||||
name: "Flatpak"
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: write
|
||||
container:
|
||||
image: bilelmoussaoui/flatpak-github-actions:gnome-45
|
||||
options: --privileged
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue