Removing the redundant .zip extension
All checks were successful
Build & Upload tux-dock / build (push) Successful in 6s
All checks were successful
Build & Upload tux-dock / build (push) Successful in 6s
This commit is contained in:
parent
f1b0d41a9c
commit
7c79efa2a1
1 changed files with 1 additions and 1 deletions
|
|
@ -23,6 +23,6 @@ jobs:
|
|||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
# The artifact itself will be a zip automatically
|
||||
name: tux-dock-linux-x86_64.zip
|
||||
name: tux-dock-linux-x86_64
|
||||
path: tux-dock
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue