Skip to content

Commit

Permalink
Use latest napi for cross compile
Browse files Browse the repository at this point in the history
  • Loading branch information
nazarhussain committed Oct 7, 2024
1 parent 30ed56a commit ff1e89f
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 @@ -69,7 +69,7 @@ jobs:
with:
version: 0.13.0
- name: Install packages
run: sudo apt install libclang libclang-dev llvm
run: sudo apt install libclang-dev llvm
shell: bash
- name: Install cargo toolchains for windows
if: ${{ contains(matrix.settings.target, 'msvc') }}
Expand Down

0 comments on commit ff1e89f

Please sign in to comment.