Skip to content

Commit 1557d27

Browse files
committed
[rb] FIx incorrect filename for Ruby toolchain hash
1 parent 67490a3 commit 1557d27

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
@@ -93,7 +93,7 @@ jobs:
9393
crates: rust/Cargo.Bazel.lock
9494
npm: package-lock.json
9595
pypi__pip: py/requirements_lock.txt
96-
ruby: rb/.ruby_version
96+
ruby: rb/.ruby-version
9797
repository-cache: true
9898
- name: Setup Fluxbox and Xvfb
9999
if: inputs.os == 'ubuntu' && inputs.browser != ''

0 commit comments

Comments
 (0)