Remove "" from patterns for artifact

This commit is contained in:
Hannes Kuchelmeister
2022-02-22 15:56:29 +01:00
committed by GitHub
parent 22c2f64c03
commit e828de7d43

View File

@@ -23,8 +23,8 @@ jobs:
with:
name: executables
path: |
'**.AppImage'
'**.zip'
*.AppImage
*.zip
- name: ls
run: ls