Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
jmarrec committed Mar 30, 2023
2 parents aaecc46 + 0cad309 commit 27a6c1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/app_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -401,7 +401,7 @@ jobs:
- name: Install conan
run: |
python --version
pip install conan
pip install conan==1.59.0
conan --version
echo "Enabling conan revisions and setting parallel_download"
conan config set general.revisions_enabled=True
Expand Down

0 comments on commit 27a6c1e

Please sign in to comment.