Skip to content

Commit 82f9d3a

Browse files
Update action.yml
1 parent d10dee3 commit 82f9d3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ runs:
1212
run: |
1313
pip3 install wheel setuptools
1414
pip3 install conan --upgrade
15+
conan --version
1516
shell: bash
1617
- name: Fix path on Linux
1718
run: echo "/home/runner/.local/bin" >> $GITHUB_PATH

0 commit comments

Comments
 (0)