mirror of
https://github.com/curl/curl.git
synced 2026-04-14 21:51:41 +03:00
parent
5963f83176
commit
68555467b1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/http3-linux.yml
vendored
2
.github/workflows/http3-linux.yml
vendored
|
|
@ -308,7 +308,7 @@ jobs:
|
|||
cache-name: cache-quictls-no-deprecated
|
||||
with:
|
||||
path: ~/quictls/build
|
||||
key: ${{ runner.os }}-http3-build-${{ env.cache-name }}-${{ env.quictls-version }}
|
||||
key: ${{ runner.os }}-http3-build-${{ env.cache-name }}-${{ env.quictls-version }}-quic1
|
||||
fail-on-cache-miss: true
|
||||
|
||||
- name: 'cache gnutls'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue