Skip to content

Commit

Permalink
add restore keys to test case
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobBarthelmeh committed Dec 24, 2024
1 parent 1d09018 commit 04319d7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/haproxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ jobs:
path: build-dir/haproxy-${{matrix.haproxy-ref}}
key: haproxy-${{matrix.haproxy-ref}}
lookup-only: true
restore-keys: |
haproxy-
- name: Download haproxy if needed
if: steps.cache-haproxy.outputs.cache-hit != 'true'
Expand Down

0 comments on commit 04319d7

Please sign in to comment.