Skip to content

Commit 7e15b38

Browse files
committed
Upgrade conan in linux build
1 parent 3fc13be commit 7e15b38

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/upload-conan-pkgs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
set -eu
4444
cd /mnt/source
4545
conan remote add osp https://osp.jfrog.io/artifactory/api/conan/conan-local --force
46+
pip install conan --user --upgrade
4647
conan profile detect --force
4748
REFNAME="${GITHUB_REF#refs/*/}"
4849
VERSION="v$(<version.txt)"

0 commit comments

Comments
 (0)