From: Matthieu Date: Sun, 5 Sep 2021 15:26:13 +0000 (+0400) Subject: fix github actions X-Git-Tag: v0.1~64^2~3 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=dc3ef520032875e5e19f5dc029ff9374506eb089;p=matthieu%2Fnova.git fix github actions --- diff --git a/.github/workflows/bazel-build.yml b/.github/workflows/bazel-build.yml index 4de91e4..99b56ae 100644 --- a/.github/workflows/bazel-build.yml +++ b/.github/workflows/bazel-build.yml @@ -46,4 +46,4 @@ jobs: uses: actions/upload-artifact@v2 with: name: all-${{ matrix.os }} - path: bazel-bin/package* + path: bazel-bin*/package*