mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
fix master branch merge
This commit is contained in:
parent
d259978eb2
commit
cd688beca7
2
.github/workflows/qt5_6.yml
vendored
2
.github/workflows/qt5_6.yml
vendored
@ -117,7 +117,7 @@ jobs:
|
|||||||
echo '::group::Update/Install dependencies'
|
echo '::group::Update/Install dependencies'
|
||||||
brew untap --force homebrew/core homebrew/cask
|
brew untap --force homebrew/core homebrew/cask
|
||||||
brew update || true
|
brew update || true
|
||||||
brew install qt@${{ inputs.qt_version }} vulkan-headers ninja || true
|
brew install qt@${{ inputs.qt_version }} vulkan-headers ninja libftdi || true
|
||||||
echo '::endgroup::'
|
echo '::endgroup::'
|
||||||
|
|
||||||
- name: 👷 Build
|
- name: 👷 Build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user