mirror of
https://github.com/MailScanner/v5.git
synced 2025-02-23 15:05:47 +08:00
Update main.yml
Remove globbing
This commit is contained in:
parent
c1de2f3c1c
commit
f429cb6cc3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -43,4 +43,4 @@ jobs:
|
|||
# Destination path
|
||||
path: ~/msbuilds/
|
||||
- name: install package
|
||||
run: sudo dpkg -i ~/msbuilds/MailScanner-*.noarch.deb
|
||||
run: sudo dpkg -i ~/msbuilds/MailScanner-5.3.3-1.noarch.deb
|
||||
|
|
Loading…
Reference in a new issue