Skip to content

Commit fd6e8cf

Browse files
committed
should be able to upload the whole folder here
1 parent fb1838a commit fd6e8cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-rbe.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
caching: false
2828
ruby-version: jruby-9.4.12.0
2929
upload-name: bazel-logs
30-
upload-path: bazel-logs/bazel_${{ github.run_id }}.log
30+
upload-path: bazel-logs
3131
run: ./scripts/github-actions/ci-build.sh
3232
retry-remote:
3333
name: Retry Failed Tests on RBE

0 commit comments

Comments
 (0)