Try dl repository

This commit is contained in:
Matthieu Gautier 2021-10-13 16:22:11 +02:00
parent 6bc881d0cc
commit ad70ccabe1
1 changed files with 4 additions and 0 deletions

View File

@ -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: |