diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index 92410e16..c8c01376 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -33,7 +33,7 @@ jobs: # Install build dependencies sudo apt-get -y install flatpak-builder - sudo flatpak remote-add --if-not-exists --user flathub https://dl.flathub.org/repo/flathub.flatpakrepo + flatpak remote-add --if-not-exists --user flathub https://dl.flathub.org/repo/flathub.flatpakrepo - name: Build id: build