Skip to content

Commit

Permalink
fix conan build
Browse files Browse the repository at this point in the history
  • Loading branch information
igagis committed Apr 28, 2022
1 parent 1e30839 commit ad35a14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ jobs:
repo: deb http://gagis.hopto.org/repo/cppfw/${{ matrix.os }} ${{ matrix.codename }} main
repo-name: cppfw
keys-asc: http://gagis.hopto.org/repo/cppfw/pubkey.gpg
install: devscripts equivs myci prorab prorab-extra python3-pip cmake git
install: devscripts equivs myci prorab prorab-extra python3-pip cmake git clang-tidy
- name: install conan
run: |
pip3 install conan
Expand Down

0 comments on commit ad35a14

Please sign in to comment.