Skip to content

Commit

Permalink
remove look up only on haproxy cache check
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobBarthelmeh committed Dec 24, 2024
1 parent 238a1b2 commit e7ee47c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/haproxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ jobs:
with:
path: build-dir/haproxy-${{matrix.haproxy_ref}}
key: haproxy-${{matrix.haproxy_ref}}
lookup-only: true

- name: Download haproxy if needed
if: steps.cache-haproxy.outputs.cache-hit != 'true'
Expand Down

0 comments on commit e7ee47c

Please sign in to comment.