mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-08-03 02:06:05 -04:00
New version of dl_deps_archive action doesn't need os_name.
This commit is contained in:
parent
f0927fec49
commit
21e3c5c19f
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -48,7 +48,6 @@ jobs:
|
|||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
uses: kiwix/kiwix-build/actions/dl_deps_archive@main
|
uses: kiwix/kiwix-build/actions/dl_deps_archive@main
|
||||||
with:
|
with:
|
||||||
os_name: macos
|
|
||||||
target_platform: ${{ matrix.target }}
|
target_platform: ${{ matrix.target }}
|
||||||
|
|
||||||
- name: Compile
|
- name: Compile
|
||||||
|
Loading…
x
Reference in New Issue
Block a user