Skip to content

Commit

Permalink
fixup! Install dependencies using kiwix-build's github action.
Browse files Browse the repository at this point in the history
  • Loading branch information
mgautierfr committed Dec 18, 2023
1 parent 336e6c0 commit 481a26b
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 @@ -171,7 +171,7 @@ jobs:
steps:
- name: Install dependencies
if: false == startsWith(matrix.target, 'alpine_')
uses: kiwix/kiwix-build/actions/dl_deps_achive@download_deps_actions
uses: kiwix/kiwix-build/actions/dl_deps_archive@download_deps_action
with:
target_platform: ${{ matrix.target }}

Expand Down

0 comments on commit 481a26b

Please sign in to comment.