mirror of
https://github.com/kunkunsh/kunkun.git
synced 2025-04-12 01:39:43 +00:00
ci: add brew install openssl for desktop publish CI
This commit is contained in:
parent
b1e21aa040
commit
a5fd1f8b5d
1
.github/workflows/desktop-publish.yml
vendored
1
.github/workflows/desktop-publish.yml
vendored
@ -41,6 +41,7 @@ jobs:
|
||||
if: matrix.settings.platform == 'macos-14'
|
||||
run: |
|
||||
brew install protobuf
|
||||
brew install openssl
|
||||
- name: Install Protobuf (Ubuntu)
|
||||
if: matrix.settings.platform == 'ubuntu-22.04'
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user