Skip to content

Commit 860781d

Browse files
Invalidate cache
1 parent add6a8d commit 860781d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on: [push]
33
env:
44
BAZEL_ARGS: --repository_cache=~/repo-cache --disk_cache=~/disk-cache
55
# Bump this number to invalidate the GH actions cache
6-
cache-version: 0
6+
cache-version: 1
77

88
jobs:
99
run-tests-with-ubuntu:

0 commit comments

Comments
 (0)