Skip to content

Commit

Permalink
add directory
Browse files Browse the repository at this point in the history
Signed-off-by: Masaya Kataoka <[email protected]>
  • Loading branch information
hakuturu583 committed Feb 15, 2024
1 parent 40a830e commit a08b212
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
wget https://download.docker.com/mac/static/stable/aarch64/docker-25.0.3.tgz
tar -xvzf docker-25.0.3.tgz

Check warning on line 35 in .github/workflows/Docker.yaml

View workflow job for this annotation

GitHub Actions / spell-check

Unknown word (xvzf)
cp docker/docker /usr/local/bin/
mkdir -p $HOME/.docker/cli-plugins
wget https://github.com/docker/buildx/releases/download/v0.12.1/buildx-v0.12.1.darwin-arm64 -O $HOME/.docker/cli-plugins/docker-buildx
- uses: actions/checkout@v3
Expand Down

0 comments on commit a08b212

Please sign in to comment.