We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3b29c6 commit 96efb9aCopy full SHA for 96efb9a
.github/workflows/examples_matrix.yml
@@ -56,5 +56,5 @@ jobs:
56
COMMAND: ${{ inputs.matrix_linux_command }}
57
EXAMPLE: ${{ matrix.examples }}
58
run: |
59
- apt-get -qq update && apt-get -qq -y install curl
+ apt-get -qq update && apt-get -qq -y install curl openssl libssl-dev
60
./scripts/integration_tests.sh
0 commit comments