mirror of
https://github.com/Myxelium/Bridge-Multi.git
synced 2026-07-08 19:15:09 +00:00
Remove broken flatpak builds for now
This commit is contained in:
3
.github/workflows/build-on-pr.yaml
vendored
3
.github/workflows/build-on-pr.yaml
vendored
@@ -30,10 +30,7 @@ jobs:
|
||||
- name: Install builder dependencies
|
||||
shell: bash
|
||||
run: |
|
||||
sudo apt install flatpak -y
|
||||
sudo apt install flatpak-builder -y
|
||||
sudo apt install elfutils -y
|
||||
flatpak remote-add --if-not-exists --user flathub https://flathub.org/repo/flathub.flatpakrepo
|
||||
git config --global --add protocol.file.allow always
|
||||
- name: Build the app
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user