Skip to content

Commit

Permalink
Update cmake-multi-platform.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
grasph authored Mar 23, 2024
1 parent dbac291 commit eba1a63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake-multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
with:
fetch-depth: 0
- name: Install libclang
run: sudo apt-get clang-13 libclang-13-dev
run: sudo apt-get install clang-13 libclang-13-dev
- uses: julia-actions/setup-julia@latest
with:
version: ${{ matrix.version }}
Expand Down

0 comments on commit eba1a63

Please sign in to comment.