]> git.puffer.fish Git - matthieu/nova.git/commitdiff
change artifacts name
authorMatthieu Pignolet <20992787+MatthieuCoder@users.noreply.github.com>
Sat, 7 Aug 2021 08:56:21 +0000 (12:56 +0400)
committerMatthieu Pignolet <20992787+MatthieuCoder@users.noreply.github.com>
Sat, 7 Aug 2021 08:56:21 +0000 (12:56 +0400)
.github/workflows/bazel-build.yml

index 1ca15cecf98987d10c701c1cb2ffeb5197c60364..4e60e405949663ab4092144a15dd7f4305d8116e 100644 (file)
@@ -50,5 +50,5 @@ jobs:
       - name: Bazel artifacts\r
         uses: actions/upload-artifact@v2\r
         with:\r
-          name: Executables\r
+          name: all-${{ matrix.os }}\r
           path: bazel-bin*/**/*\r