Skip to content

Commit

Permalink
feat: try to fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
lcxfs1991 committed Jan 22, 2024
1 parent 17e0429 commit a6786ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ jobs:

- name: Build docs
run: yarn && yarn build
with:
token: ${{ secrets.CHECKOUT_REPO_TOKEN }}

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

0 comments on commit a6786ab

Please sign in to comment.