Skip to content

Commit

Permalink
fix: fix action file
Browse files Browse the repository at this point in the history
  • Loading branch information
lcxfs1991 committed Feb 2, 2024
1 parent 519d926 commit cf8b634
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,6 @@ jobs:
url: https://raw.githubusercontent.com/lcxfs1991/docschina-deployment/main/cdn/Dockerfile
target-path: .


- name: Build docs
uses: actions/setup-node@v4
with:
node-version: 16

- run: npm i && npm run build

- name: Docker build
uses: docker/setup-buildx-action@v3

Expand Down

0 comments on commit cf8b634

Please sign in to comment.