Skip to content

Commit

Permalink
run in bash
Browse files Browse the repository at this point in the history
  • Loading branch information
lia-viam committed Sep 27, 2024
1 parent 6fbf866 commit ec87937
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/conan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,7 @@ jobs:
# Note bullseye can use regular pip + conan no problem, but
# bookworm is a managed environment, so we use a virtualenvwrapper in both
- name: Install conan in venv and create package
shell: bash
run: |
export WORKON_HOME=~/venvs
mkdir -p $WORKON_HOME
Expand Down

0 comments on commit ec87937

Please sign in to comment.