From 22b07567798c3014bb71ce7402d4622d15f18d6d Mon Sep 17 00:00:00 2001 From: Qsaker Date: Fri, 24 Nov 2023 22:13:52 +0800 Subject: [PATCH] chore: update the building script --- .github/workflows/build-daily.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-daily.yml b/.github/workflows/build-daily.yml index e0aef77c6..9e1e15af5 100644 --- a/.github/workflows/build-daily.yml +++ b/.github/workflows/build-daily.yml @@ -111,7 +111,7 @@ jobs: brew unlink unixodbc brew install libiodbc brew install tree - tree / + tree / -L 3 mkdir build cd build ls / || true