Skip to content

Commit

Permalink
no really
Browse files Browse the repository at this point in the history
  • Loading branch information
penalosa committed Jan 21, 2025
1 parent 29e88d3 commit e2ec697
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_bazel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
fi
- id: location
run: |
echo "::set-output path=$(bazel cquery --output=files //src/workerd/server:workerd)"
echo "WORKERD_OUTPUT_PATH=$(bazel cquery --output=files //src/workerd/server:workerd)" >> "$GITHUB_OUTPUT"
- name: Bazel shutdown
# Check that there are no .bazelrc issues that prevent shutdown.
run: bazel shutdown
Expand Down

0 comments on commit e2ec697

Please sign in to comment.