chore: add runner OS name to build workflow

Signed-off-by: Innei <i@innei.in>
This commit is contained in:
Innei 2024-07-05 20:23:46 +08:00
parent 7c7ce1a098
commit 4b8c93ce98
No known key found for this signature in database
GPG Key ID: 0F62D33977F021F7
1 changed files with 1 additions and 0 deletions

View File

@ -64,6 +64,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
name: ${{ runner.os }}
path: |
dist/*.dmg
dist/*.exe