Skip to content

Commit

Permalink
fix: attempt at fixing CI test 'build'
Browse files Browse the repository at this point in the history
  • Loading branch information
keiff3r committed Aug 13, 2024
1 parent 07a20cc commit 2751719
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
- name: Install deps
run: |
sudo update-alternatives --install /usr/bin/python python /usr/bin/python3 10
pip install conan
make deps
- run: make cpp_test

Expand Down

0 comments on commit 2751719

Please sign in to comment.