mirror of
https://github.com/chidiwilliams/buzz.git
synced 2026-03-14 14:45:46 +01:00
Update runner name
This commit is contained in:
parent
f18a78bec2
commit
eab1b67fbe
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -182,7 +182,7 @@ jobs:
|
|||
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: Buzz-${{ runner.os }}
|
||||
name: Buzz-${{ runner.name }}
|
||||
path: |
|
||||
dist/Buzz*-windows.tar.gz
|
||||
dist/Buzz*-windows.exe
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue