]> git.puffer.fish Git - matthieu/nova.git/commitdiff
fix package name in github workflow
authorMatthieu Pignolet <20992787+MatthieuCoder@users.noreply.github.com>
Sat, 7 Aug 2021 07:54:43 +0000 (11:54 +0400)
committerMatthieu Pignolet <20992787+MatthieuCoder@users.noreply.github.com>
Sat, 7 Aug 2021 07:54:43 +0000 (11:54 +0400)
.github/workflows/bazel-build.yml

index 95c7c1d683515d967ffe0aa44033f8214f1da092..9d5e3849e908e641cbb7ce477e068264545b0695 100644 (file)
@@ -48,4 +48,4 @@ jobs:
         uses: actions/upload-artifact@v2\r
         with:\r
           name: Executables\r
-          path: bazel-bin/package.tar.Gz\r
+          path: bazel-bin/package*\r