[CI] define artifact filename
Some checks failed
Build / Build (push) Has been cancelled
Test / Build (push) Failing after 54s

This commit is contained in:
Marius Alwan Meyer 2023-07-18 16:04:44 +02:00
parent c521a712fc
commit 783e6bf234

View File

@ -24,4 +24,5 @@ jobs:
uses: actions/upload-artifact@v3 uses: actions/upload-artifact@v3
with: with:
path: test.txt path: test.txt
name: test.txt
if-no-files-found: ignore if-no-files-found: ignore