]> git.puffer.fish Git - matthieu/nova.git/commitdiff
fix build files
authorMatthieu <20992787+MatthieuCoder@users.noreply.github.com>
Wed, 22 Sep 2021 19:05:09 +0000 (23:05 +0400)
committerGitHub <noreply@github.com>
Wed, 22 Sep 2021 19:05:09 +0000 (23:05 +0400)
.github/workflows/bazel-build.yml

index 2baaea1dba843163a370c5a1642309fddb23f514..5f919c8154effca81f26b0abc56a2841f2e1b399 100644 (file)
@@ -68,9 +68,9 @@ jobs:
         with:\r
           name: all-${{ matrix.os }}\r
           path: |\r
-            bazel-bin*/package_*\r
-            bazel-bin*/package_zip.zip\r
-            bazel-bin*/package_tar.tar.gz\r
+            bazel-bin*/packages_*\r
+            bazel-bin*/packages_zip.zip\r
+            bazel-bin*/packages_tar.tar.gz\r
 \r
       - name: Publish docker images\r
         shell: bash\r