Skip to content

Commit

Permalink
ci: Add missing pipe
Browse files Browse the repository at this point in the history
  • Loading branch information
varungandhi-src committed Jul 9, 2024
1 parent ee6b3e6 commit 8376445
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-dry-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
bazel-repos-${{ runner.os }}-
bazel-repos-
- name: "⚙️ Setup Bazel"
run:
run: |
echo "rbenv=$(which rbenv)"
echo "version=${TAG/refs\/tags\/scip-ruby-v/}"
VERSION="${TAG/refs\/tags\/scip-ruby-v/}" .github/workflows/setup-bazel.sh
Expand Down

0 comments on commit 8376445

Please sign in to comment.