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