Skip to content

Commit

Permalink
use cache key that matches chaosd version
Browse files Browse the repository at this point in the history
Co-authored-by: Sam Kim <samkim@gmail.com>
  • Loading branch information
ecordell and samkim committed Mar 18, 2022
1 parent ae6cf5d commit 650f754
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
e2e/newenemy/chaosd
e2e/newenemy/watchmaker
# this key will need to be bumped when dependencies are changed
key: "cockroach-v21.2.7-chaosd-v1.2.1"
key: "cockroach-v21.2.7-chaosd-v1.1.1"
- name: "Install cockroachdb and chaosd"
if: "steps.cache-binaries.outputs.cache-hit != 'true'"
working-directory: "e2e/newenemy"
Expand Down

0 comments on commit 650f754

Please sign in to comment.