Skip to content

Commit

Permalink
[TOREVERT] Use new version of github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
mgautierfr committed Apr 8, 2024
1 parent 24d81f9 commit 9d14534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v3
- name: Install dependencies
uses: kiwix/kiwix-build/actions/dl_deps_archive@main
uses: kiwix/kiwix-build/actions/dl_deps_archive@build_dir
with:
target_platform: ${{ matrix.target }}
- name: Compile
Expand Down

0 comments on commit 9d14534

Please sign in to comment.