Skip to content

Commit 8f2d1a1

Browse files
committed
fix(ci): indent vendored workspace stub
1 parent 0d0ac46 commit 8f2d1a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-ruby.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ jobs:
130130
license = "MIT"
131131
repository = "https://github.com/Goldziher/kreuzberg"
132132
homepage = "https://kreuzberg.dev"
133-
EOF
133+
EOF
134134
sed -i.bak "s/__CORE_VERSION__/${core_version}/" packages/ruby/vendor/Cargo.toml
135135
rm -f packages/ruby/vendor/Cargo.toml.bak
136136

0 commit comments

Comments
 (0)