Fix artifact path

Signed-off-by: Yuri Norwood <106889957+norwd@users.noreply.github.com>
This commit is contained in:
Yuri Norwood 2022-10-31 09:08:57 +13:00 committed by GitHub
parent b5ad6db9f3
commit d8476f1977
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,5 +44,5 @@ jobs:
if: always()
with:
name: test-log-${{ matrix.os }}
path: gotest.${{ matrix.os }}.log
path: testdata/gotest.${{ matrix.os }}.log
if-no-files-found: error