Skip to content

Commit

Permalink
fixed build vtests on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
igorkorsukov authored and Jojo-Schmitz committed Apr 7, 2024
1 parent a7808e6 commit 5bc9686
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_vtests.yml
Expand Up @@ -78,7 +78,7 @@ jobs:
bash ./build/ci/tools/setup_ccache.sh
- name: Setup environment
run: |
bash ./build/ci/linux/setup.sh --compiler clang
bash ./build/ci/linux/setup.sh
- name: Build and Pack
run: |
bash ./build/ci/vtests/build_and_pack.sh
Expand Down

0 comments on commit 5bc9686

Please sign in to comment.