Skip to content

Commit

Permalink
Remove explicit Docker installation.
Browse files Browse the repository at this point in the history
  • Loading branch information
Esen Sagynov committed Mar 21, 2024
1 parent 3051266 commit e0b96e6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ jobs:
- uses: actions/setup-node@v1
with:
node-version: ${{ matrix.node }}
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Docker version
run: docker version
- name: Installing
Expand Down

0 comments on commit e0b96e6

Please sign in to comment.