fix log name

This commit is contained in:
neil 2022-08-13 09:01:57 +08:00
parent ab8df82563
commit 8d211c3524
1 changed files with 3 additions and 1 deletions

View File

@ -88,7 +88,9 @@ jobs:
if: failure()
with:
name: Docker-logs
path: logs
path: |
*.log
logs
MacOS: