fix release.yml
This commit is contained in:
9
.github/workflows/release.yml
vendored
9
.github/workflows/release.yml
vendored
@@ -114,16 +114,9 @@ jobs:
|
||||
with:
|
||||
python-version: '3.x'
|
||||
|
||||
- name: Install Conan
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install conan
|
||||
conan profile detect
|
||||
shell: pwsh
|
||||
|
||||
- name: Build with MinGW
|
||||
run: |
|
||||
make
|
||||
make windows
|
||||
shell: pwsh
|
||||
|
||||
- name: Package
|
||||
|
||||
Reference in New Issue
Block a user