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 a144d03 commit 0415d4fCopy full SHA for 0415d4f
.github/workflows/build-deb.yml
@@ -23,8 +23,6 @@ jobs:
23
24
- name: Cache Rust dependencies
25
uses: Swatinem/rust-cache@v2
26
- with:
27
- shared-key: ${{ matrix.varnish }}
28
29
- name: Install Varnish from packagecloud
30
run: |
.github/workflows/test.yml
@@ -21,8 +21,6 @@ jobs:
21
22
0 commit comments