From a69abe43aaf2430fb9785a4424553ef95e975eb9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20Mal=C3=A1k?= Date: Sun, 17 Oct 2021 07:24:13 +0200 Subject: [PATCH] add one directory level for files upload --- .github/workflows/ci-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-build.yml b/.github/workflows/ci-build.yml index 6b5c28f..05f12e3 100644 --- a/.github/workflows/ci-build.yml +++ b/.github/workflows/ci-build.yml @@ -48,4 +48,4 @@ jobs: uses: actions/upload-artifact@v2 with: name: ${{ steps.snapshotname.outputs.fname }} - path: _output/*.??? + path: _output/*/*.???