mirror of
https://github.com/aramperes/onetun.git
synced 2025-09-08 07:18:32 -04:00
Disable macos package install
This commit is contained in:
parent
2896a4fcdb
commit
c5e803192f
1 changed files with 3 additions and 3 deletions
6
.github/ci/macos-install-packages
vendored
6
.github/ci/macos-install-packages
vendored
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
brew install asciidoctor
|
||||
# brew install asciidoctor
|
||||
|
||||
brew install openssl@1.1
|
||||
cp /usr/local/opt/openssl@1.1/lib/pkgconfig/*.pc /usr/local/lib/pkgconfig/
|
||||
# brew install openssl@1.1
|
||||
# cp /usr/local/opt/openssl@1.1/lib/pkgconfig/*.pc /usr/local/lib/pkgconfig/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue