We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b18d84b commit 8a35e2cCopy full SHA for 8a35e2c
.github/workflows/bazel.yml
@@ -132,7 +132,7 @@ jobs:
132
name: ${{ inputs.cache-key }}
133
manifest:
134
crates: rust/Cargo.Bazel.lock
135
- rules_ruby~~ruby~ruby: ${{ inputs.os == 'windows' && 'false' || 'rb/.ruby-version' }}
+ rules_ruby++ruby+ruby: ${{ inputs.os == 'windows' && 'false' || 'rb/.ruby-version' }}
136
repository-cache: true
137
- name: Setup Bazel without caching
138
if: inputs.caching == false
0 commit comments