fix: Include Deps from Flathub
This commit is contained in:
		@@ -6,7 +6,7 @@ flatpak:master:
 | 
			
		||||
  stage: build-flatpak
 | 
			
		||||
  script:
 | 
			
		||||
    - flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
 | 
			
		||||
    - flatpak-builder --stop-at=popcorntime app sh.popcorntime.PopcornTime.yml
 | 
			
		||||
    - flatpak-builder --install-deps-from=flathub --stop-at=popcorntime app sh.popcorntime.PopcornTime.yml
 | 
			
		||||
    - flatpak-builder --finish-only --repo=repo app sh.popcorntime.PopcornTime.yml
 | 
			
		||||
    - flatpak build-bundle repo PopcornTime.flatpak --runtime-repo=https://dl.flathub.org/repo/flathub.flatpakrepo sh.popcorntime.PopcornTime
 | 
			
		||||
  artifacts:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user