fix release.yml

This commit is contained in:
William Bell
2025-08-16 00:07:10 +01:00
parent a81640747d
commit d1a455dbbe
3 changed files with 14 additions and 18 deletions

View File

@@ -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