Skip to content

Commit 9b1e025

Browse files
committed
[ci][rb] Update setup-bazel manifest for windows runner
Signed-off-by: Viet Nguyen Duc <[email protected]>
1 parent 5fc1ec9 commit 9b1e025

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bazel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ jobs:
132132
name: ${{ inputs.cache-key }}
133133
manifest:
134134
crates: rust/Cargo.Bazel.lock
135-
rules_ruby~~ruby~ruby: ${{ inputs.os == 'windows' && 'false' || 'rb/.ruby-version' }}
135+
rules_ruby~~ruby~ruby: rb/.ruby-version
136136
repository-cache: true
137137
- name: Setup Bazel without caching
138138
if: inputs.caching == false

0 commit comments

Comments
 (0)