Skip to content

Commit

Permalink
absolute llvm directory
Browse files Browse the repository at this point in the history
  • Loading branch information
andogq committed Jul 16, 2024
1 parent b73d5c1 commit e04ed31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
- name: "Install LLVM and Clang"
uses: "KyleMayes/install-llvm-action@v2"
with:
directory: "/llvm"
version: "17.0"

- name: "Checkout code"
Expand Down

0 comments on commit e04ed31

Please sign in to comment.