mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-10 04:16:43 -07:00
use single line for run:
This commit is contained in:
parent
904b22395b
commit
ac8ad4c9e0
1 changed files with 1 additions and 2 deletions
3
.github/workflows/desktop-build.yml
vendored
3
.github/workflows/desktop-build.yml
vendored
|
|
@ -371,8 +371,7 @@ jobs:
|
|||
|
||||
- name: Install aqtinstall
|
||||
if: matrix.os == 'macOS'
|
||||
run: |
|
||||
pipx install aqtinstall
|
||||
run: pipx install aqtinstall
|
||||
|
||||
# Checking if there's a newer, uncached version of Qt available to install via aqtinstall
|
||||
- name: Resolve latest Qt patch version
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue