Skip to content

Commit

Permalink
Fix valkey installation step
Browse files Browse the repository at this point in the history
Signed-off-by: Guian Gumpac <[email protected]>
  • Loading branch information
GumpacG committed Sep 18, 2024
1 parent 1e2842e commit f9c469f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/java-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ jobs:
with:
engine-version: "8.0.0"
target: ${{ matrix.host.TARGET }}
cache: false
use-cache: false

- name: Start Valkey server
run: |
Expand Down

0 comments on commit f9c469f

Please sign in to comment.