summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Pignolet <20992787+MatthieuCoder@users.noreply.github.com>2021-08-07 12:26:42 +0400
committerMatthieu Pignolet <20992787+MatthieuCoder@users.noreply.github.com>2021-08-07 12:26:42 +0400
commitbb0cfca6614c7e4196fbba59d36eda05dee640a4 (patch)
tree3e731e60fdcbc42201f66de38df472c945869adc
parent2ad0de2017e21bb0a91b1ec0eaec64de8263aaa8 (diff)
fix ci artifacts
-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 1cba1e3..0d35e8c 100644
--- a/.github/workflows/bazel-build.yml
+++ b/.github/workflows/bazel-build.yml
@@ -51,4 +51,4 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: Executables
- path: bazel-bin/
+ path: bazel-bin/*