From b70c1447848fa5945c5372a8d87e77d5aeb798ff Mon Sep 17 00:00:00 2001 From: Nick Fisher Date: Fri, 25 Oct 2024 12:26:39 +0800 Subject: [PATCH] chore: update dart.yml --- .github/workflows/dart.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/dart.yml b/.github/workflows/dart.yml index 08d7f42d..321ebae3 100644 --- a/.github/workflows/dart.yml +++ b/.github/workflows/dart.yml @@ -45,7 +45,8 @@ jobs: with: name: build-logs path: | - /Users/runner/work/thermion/thermion/thermion_dart//.dart_tool/thermion_dart/log/build.log + D:\a\thermion\thermion\thermion_dart\.dart_tool\thermio_dart\log\build.log + # /Users/runner/work/thermion/thermion/thermion_dart//.dart_tool/thermion_dart/log/build.log retention-days: 5 # thermion_flutter: