Skip to content

Commit

Permalink
Direct specification, not file.
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewHambley committed May 1, 2024
1 parent 7dc5dfb commit 2132c9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install -e .
pip install -e clang==14.0
pip install clang==14.0
# - name: Setup LibClang
# run: |
Expand Down

0 comments on commit 2132c9d

Please sign in to comment.