mirror of
https://github.com/johndoe6345789/SDL3CPlusPlus.git
synced 2026-04-24 13:44:58 +00:00
Update release.yml
This commit is contained in:
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@@ -58,10 +58,10 @@ jobs:
|
||||
python-version: '3.x'
|
||||
|
||||
- name: Install Conan
|
||||
run: pip install 'conan>=2'
|
||||
run: sudo pip install 'conan>=2'
|
||||
|
||||
- name: Detect Conan profile
|
||||
run: conan profile detect
|
||||
run: sudo conan profile detect
|
||||
|
||||
- name: Install Conan dependencies
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user