mirror of
https://github.com/curl/curl.git
synced 2025-09-11 06:32:41 +03:00
parent
f6dd3a66b2
commit
9416e49ceb
4
.github/workflows/non-native.yml
vendored
4
.github/workflows/non-native.yml
vendored
|
@ -197,8 +197,8 @@ jobs:
|
||||||
uses: vmactions/omnios-vm@16b5996777bc675acd3d537f13df536a526cd16d # v1
|
uses: vmactions/omnios-vm@16b5996777bc675acd3d537f13df536a526cd16d # v1
|
||||||
with:
|
with:
|
||||||
usesh: true
|
usesh: true
|
||||||
# https://pkg.omnios.org/r151050/core/en/index.shtml
|
# https://pkg.omnios.org/r151052/core/en/index.shtml
|
||||||
prepare: pkg install build-essential libtool
|
prepare: pkg install build-essential libtool nghttp2
|
||||||
run: |
|
run: |
|
||||||
set -e
|
set -e
|
||||||
ln -s /usr/bin/gcpp /usr/bin/cpp # Some tests expect `cpp`, which is named `gcpp` in this env.
|
ln -s /usr/bin/gcpp /usr/bin/cpp # Some tests expect `cpp`, which is named `gcpp` in this env.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user