Skip to content

Commit

Permalink
chore: update the building script
Browse files Browse the repository at this point in the history
  • Loading branch information
x-tools-author committed Nov 24, 2023
1 parent 22b0756 commit 0076a0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-daily.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:
brew unlink unixodbc
brew install libiodbc
brew install tree
tree / -L 3
tree /usr/local/opt -L 3
mkdir build
cd build
ls / || true
Expand Down

0 comments on commit 0076a0c

Please sign in to comment.