Add openssl in CI
This commit is contained in:
parent
868fdc14c3
commit
90c794b415
2 changed files with 2 additions and 2 deletions
2
.github/workflows/deploying.yml
vendored
2
.github/workflows/deploying.yml
vendored
|
|
@ -15,7 +15,7 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
- name: Installing packages
|
||||
run: |
|
||||
brew install libtool automake cmake carthage go@1.14 swiftlint swiftformat
|
||||
brew install libtool automake cmake carthage go@1.14 swiftlint swiftformat openssl
|
||||
gem install bundler
|
||||
- uses: actions/cache@v2
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue