fix wrong dir name

This commit is contained in:
griffi-gh 2023-05-17 00:21:35 +02:00
parent 002613332d
commit 967388f6c6

View file

@ -34,5 +34,5 @@ jobs:
- uses: actions/upload-artifact@v3
with:
name: linux-x64-release
path: ./artifact/linux/*
path: ./artifact/*
if-no-files-found: error