Skip to content

Commit

Permalink
Update precommit.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jagapiou authored Dec 12, 2024
1 parent f39bed0 commit 58dbd0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/precommit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- name: install infrastructure (Linux)
if: startsWith( matrix.cfg.os, 'ubuntu-' )
run: |
sudo ln -s /usr/lib/llvm-10/include/c++/v1 /usr/include/c++/v1
sudo ln -s /usr/lib/llvm-10/include/c++/v1 /usr/include/c++/v1
- name: Set up Python ${{ matrix.python-version }}
id: setup-python
Expand Down

0 comments on commit 58dbd0c

Please sign in to comment.