fixed typo in deps filename to fetch

This commit is contained in:
renaud gaudin
2023-11-14 10:42:40 +00:00
committed by Kelson
parent 269a659160
commit c5088aad7b

View File

@@ -36,7 +36,7 @@ jobs:
- name: Install deps
shell: bash
run: |
ARCHIVE_NAME=deps2_macos_${{matrix.target}}_libzim.tar.xz
ARCHIVE_NAME=deps2_macos_${{matrix.target}}_libkiwix.tar.xz
wget -O- http://tmp.kiwix.org/ci/${ARCHIVE_NAME} | tar -xJ -C $HOME
- name: Compile