mirror of
https://github.com/curl/curl.git
synced 2026-07-27 09:47:16 +03:00
Jesus christ, spacecheck bot is relentless
This commit is contained in:
parent
b5ea4f711f
commit
a322cdd287
1 changed files with 1 additions and 1 deletions
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
|
|
@ -415,7 +415,7 @@ jobs:
|
|||
path: ~/mbedtls
|
||||
key: ${{ runner.os }}-build-${{ env.cache-name }}-${{ env.MBEDTLS_VERSION }}
|
||||
|
||||
# TODO: re-add cache check: && steps.cache-mbedtls.outputs.cache-hit != 'true'
|
||||
# TODO: re-add cache check: && steps.cache-mbedtls.outputs.cache-hit != 'true'
|
||||
- name: 'build mbedtls'
|
||||
if: ${{ contains(matrix.build.install_steps, 'mbedtls') }}
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue