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 75539ea commit 8f61fca
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-daily.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,7 @@ jobs:
brew unlink unixodbc
brew install libiodbc
brew install tree
tree /usr/local/Cellar -L 3
tree /usr/local/Cellar/postgresql@14 -L 3
tree /usr/local/Cellar/postgresql@14/lib/postgresql@14 -L 3
mkdir build
cd build
ls / || true
Expand Down

0 comments on commit 8f61fca

Please sign in to comment.