Update release-linux.yaml

This commit is contained in:
MathieuG-P
2025-02-03 20:07:31 +01:00
committed by GitHub
parent a076ac9db4
commit 31a8438c8f
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
uses: actions/checkout@v4
- name: Install rpm/flatpak packages
run: sudo apt-get install -y flatpak flatpak-builder rpm libarchive-tools
run: sudo apt-get install -y --fix-missing flatpak flatpak-builder rpm libarchive-tools
- name: Setup flatpak repo
run: |