fix(ci): fix wrong artifacts name

This commit is contained in:
Federico Terzi 2022-01-10 21:42:45 +01:00
parent 29f079729f
commit 86632e38e6

View File

@ -136,7 +136,7 @@ jobs:
- uses: actions/upload-artifact@v2 - uses: actions/upload-artifact@v2
name: "Upload artifacts" name: "Upload artifacts"
with: with:
name: Ubuntu/Debian Artifacts name: Ubuntu-Debian Artifacts
path: | path: |
espanso-debian-x11-amd64.deb espanso-debian-x11-amd64.deb
espanso-debian-wayland-amd64.deb espanso-debian-wayland-amd64.deb