mirror of
https://github.com/waku-org/js-waku.git
synced 2025-02-18 15:26:50 +00:00
Cache bufbuilder
This commit is contained in:
parent
6bd0f123da
commit
880870bb15
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -54,7 +54,7 @@ jobs:
|
||||
uses: actions/cache@v2
|
||||
with:
|
||||
path: /opt/hostedtoolcache/buf/
|
||||
key: buf-bin-v${{ BUF_VERSION }}-ubuntu-latest-v1
|
||||
key: buf-bin-v${{ env.BUF_VERSION }}-ubuntu-latest-v1
|
||||
|
||||
- name: Install bufbuild
|
||||
if: steps.cache-buf-bin.outputs.cache-hit != 'true'
|
||||
|
Loading…
x
Reference in New Issue
Block a user