summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/bazel-build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/bazel-build.yml b/.github/workflows/bazel-build.yml
index 1ca15ce..4e60e40 100644
--- a/.github/workflows/bazel-build.yml
+++ b/.github/workflows/bazel-build.yml
@@ -50,5 +50,5 @@ jobs:
- name: Bazel artifacts
uses: actions/upload-artifact@v2
with:
- name: Executables
+ name: all-${{ matrix.os }}
path: bazel-bin*/**/*