1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-09 09:25:07 -04:00

Try --user

This commit is contained in:
Jon Beniston
2026-05-19 07:52:08 +01:00
parent 01b8329ba1
commit bfaea80858
+1 -1
View File
@@ -27,7 +27,7 @@ jobs:
sudo apt-get install -y flatpak flatpak-builder xvfb
- name: Add Flathub remote
run: |
sudo flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
sudo flatpak remote-add --if-not-exists --user flathub https://flathub.org/repo/flathub.flatpakrepo
- name: Get version
id: get_version
run: |