mirror of
https://github.com/danbulant/nekofetch
synced 2026-07-06 19:40:55 +00:00
Upload nekofetch*.deb
This commit is contained in:
parent
4e239543c8
commit
2f5e423a0f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deb-build.yml
vendored
2
.github/workflows/deb-build.yml
vendored
|
|
@ -28,4 +28,4 @@ jobs:
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: deb
|
name: deb
|
||||||
path: *.deb
|
path: nekofetch*.deb
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue