Skip to content

Commit

Permalink
[TO REMOVE] Use the dev_preview archive generated by kiwix-build.
Browse files Browse the repository at this point in the history
  • Loading branch information
mgautierfr committed Nov 9, 2023
1 parent 2fecfad commit 5dc4577
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
shell: bash
run: |
ARCHIVE_NAME=deps2_macos_${{matrix.target}}_libzim.tar.xz
wget -O- http://tmp.kiwix.org/ci/${ARCHIVE_NAME} | tar -xJ -C $HOME
wget -O- http://tmp.kiwix.org/ci/dev_preview/apple-xcf/${ARCHIVE_NAME} | tar -xJ -C $HOME
- name: Compile
shell: bash
Expand Down

0 comments on commit 5dc4577

Please sign in to comment.