mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-08 23:41:45 +00:00
fix log name
This commit is contained in:
parent
ab8df82563
commit
8d211c3524
4
.github/workflows/DNS.yml
vendored
4
.github/workflows/DNS.yml
vendored
@ -88,7 +88,9 @@ jobs:
|
||||
if: failure()
|
||||
with:
|
||||
name: Docker-logs
|
||||
path: logs
|
||||
path: |
|
||||
*.log
|
||||
logs
|
||||
|
||||
|
||||
MacOS:
|
||||
|
Loading…
Reference in New Issue
Block a user