Fix missing version in flatpak
This commit is contained in:
parent
2a914884e8
commit
fd1d09ef9a
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ modules:
|
||||||
- type: git
|
- type: git
|
||||||
path: .git
|
path: .git
|
||||||
branch: main
|
branch: main
|
||||||
|
disable-shallow-clone: true
|
||||||
finish-args:
|
finish-args:
|
||||||
- --share=ipc
|
- --share=ipc
|
||||||
- --socket=x11
|
- --socket=x11
|
||||||
|
|
Loading…
Reference in a new issue