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

index 0d35e8c05ab1914b3241267fb6ec7265907c34bb..804cdb96817101eec5ee5a8262ee70ed27d81514 100644 (file)
@@ -51,4 +51,4 @@ jobs:
         uses: actions/upload-artifact@v2\r
         with:\r
           name: Executables\r
-          path: bazel-bin/*\r
+          path: bazel-bin/**/*\r