fix log name
parent
ab8df82563
commit
8d211c3524
|
@ -88,7 +88,9 @@ jobs:
|
|||
if: failure()
|
||||
with:
|
||||
name: Docker-logs
|
||||
path: logs
|
||||
path: |
|
||||
*.log
|
||||
logs
|
||||
|
||||
|
||||
MacOS:
|
||||
|
|
Loading…
Reference in New Issue