diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 30973ad..24253d0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -48,6 +48,10 @@ jobs: kiwix-build/.github/scripts/ensure_base_deps.py env: PLATFORM_TARGET: ${{matrix.target}} + - name: Try dl + shell: bash + run: | + wget https://flathub.org/repo/flathub.flatpakrepo - name: Build release shell: bash run: |