mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-08-03 10:16:03 -04:00
[TOUPDATE] Use new version of github actions
This commit is contained in:
parent
191531ae66
commit
88adbb105f
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
@ -46,9 +46,8 @@ jobs:
|
||||
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK: 1
|
||||
|
||||
- name: Install dependencies
|
||||
uses: kiwix/kiwix-build/actions/dl_deps_archive@main
|
||||
uses: kiwix/kiwix-build/actions/dl_deps_archive@build_dir
|
||||
with:
|
||||
os_name: macos
|
||||
target_platform: ${{ matrix.target }}
|
||||
|
||||
- name: Compile
|
||||
@ -129,7 +128,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
|
||||
|
Loading…
x
Reference in New Issue
Block a user