Skip to content

Commit

Permalink
[test] echo conan version
Browse files Browse the repository at this point in the history
Signed-off-by: Michal Fiedorowicz <mfiedorowicz@netboxlabs.com>
  • Loading branch information
mfiedorowicz committed Jan 5, 2024
1 parent 25306cc commit ce10f72
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,9 @@ jobs:
with:
version: 1.61.0

- name: Conan version
run: echo "${{ steps.conan.outputs.version }}"

- name: linux package install
run: |
sudo apt-get update
Expand Down

0 comments on commit ce10f72

Please sign in to comment.