Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
totoro642 committed Jan 14, 2025
1 parent ab376fe commit 3e49593
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build-scripts/00-packages.sh
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ if [[ "$RUNNER_OS" == "Linux" ]]; then

sudo curl --unix-socket /host/var/run/docker.sock http://localhost/version

sudo curl --unix-socket /host/var/run/docker.sock http://localhost/container
s/json
elif [[ "$RUNNER_OS" == "macOS" ]]; then
# Use homebrew to install missing packages on mac.
brew install \
Expand Down

0 comments on commit 3e49593

Please sign in to comment.