Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaume-chervet committed Oct 11, 2024
1 parent 17c92c6 commit 9fa0b7f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@ jobs:
llvm-config-10 --version
clang-10 --version
- name: Set LLVM_CONFIG environment variable
run: echo "LLVM_CONFIG=/usr/bin/llvm-config-10" >> $GITHUB_ENV

- name: Install dependencies
working-directory: production/api
run: |
Expand Down

0 comments on commit 9fa0b7f

Please sign in to comment.