Skip to content

Commit

Permalink
New version of dl_deps_archive action doesn't need os_name.
Browse files Browse the repository at this point in the history
  • Loading branch information
mgautierfr committed Apr 9, 2024
1 parent f0927fe commit 21e3c5c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ jobs:
- name: Install dependencies
uses: kiwix/kiwix-build/actions/dl_deps_archive@main
with:
os_name: macos
target_platform: ${{ matrix.target }}

- name: Compile
Expand Down

0 comments on commit 21e3c5c

Please sign in to comment.