mirror of
https://github.com/13hannes11/focus_annotator.git
synced 2024-09-03 23:21:01 +02:00
Remove "" from patterns for artifact
This commit is contained in:
committed by
GitHub
parent
22c2f64c03
commit
e828de7d43
4
.github/workflows/rust.yml
vendored
4
.github/workflows/rust.yml
vendored
@@ -23,8 +23,8 @@ jobs:
|
||||
with:
|
||||
name: executables
|
||||
path: |
|
||||
'**.AppImage'
|
||||
'**.zip'
|
||||
*.AppImage
|
||||
*.zip
|
||||
- name: ls
|
||||
run: ls
|
||||
|
||||
|
||||
Reference in New Issue
Block a user