Skip to content

Commit 41ce2d3

Browse files
committed
forgot the other part
1 parent 4672325 commit 41ce2d3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/clang_tidy.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717
credentials:
1818
username: ${{ github.actor }}
1919
password: ${{ secrets.github_token }}
20+
env:
21+
VCPKG_ROOT: /opt/vcpkg # Path must match inside the Docker image
2022

2123
steps:
2224
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)