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()
|
if: failure()
|
||||||
with:
|
with:
|
||||||
name: Docker-logs
|
name: Docker-logs
|
||||||
path: logs
|
path: |
|
||||||
|
*.log
|
||||||
|
logs
|
||||||
|
|
||||||
|
|
||||||
MacOS:
|
MacOS:
|
||||||
|
Loading…
Reference in New Issue
Block a user