From ad70ccabe17fea206a02be376a138604757ee0f5 Mon Sep 17 00:00:00 2001 From: Matthieu Gautier Date: Wed, 13 Oct 2021 16:22:11 +0200 Subject: [PATCH] Try dl repository --- .github/workflows/ci.yml | 4 ++++ 1 file changed, 4 insertions(+) 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: |