Skip to content

Commit

Permalink
ci: remove docker steps
Browse files Browse the repository at this point in the history
  • Loading branch information
tpluscode committed Dec 19, 2024
1 parent 76a7dbe commit 4623ac0
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/setup-env/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,6 @@ runs:
cache: "yarn"
- run: yarn install --ci
shell: bash
- name: Set up Docker
uses: docker-practice/actions-setup-docker@master
with:
docker_version: 20.10.23
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
- name: Start site
uses: tpluscode/[email protected]
with:
Expand Down

0 comments on commit 4623ac0

Please sign in to comment.