Skip to content

Commit

Permalink
feat: improve
Browse files Browse the repository at this point in the history
  • Loading branch information
lcxfs1991 committed Jan 22, 2024
1 parent 01dda1f commit 398820f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:


- name: Build docs
run: cat ./Dockerfile && cat ./default.conf && npm i && npm run build:docs
run: npm i && npm run build:docs

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

0 comments on commit 398820f

Please sign in to comment.