fix wrong dir name

This commit is contained in:
griffi-gh 2023-05-17 00:21:35 +02:00
parent 42f9bcc757
commit 6bf051697d

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