Skip to content

Commit

Permalink
feat: fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
lcxfs1991 committed Jan 22, 2024
1 parent a6786ab commit e00d8cb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ 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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"eslint-loader": "^2.0.0",
"eslint-plugin-markdown": "^1.0.0-rc.0",
"file-loader": "^1.1.11",
"fontgen-loader": "git://github.com/EugeneHlushko/fontgen-loader.git#a26a73843900ca4b518853952b1fc3c816103512",
"fontgen-loader": "0.2.1",
"front-matter": "^2.2.0",
"gh-pages": "^1.0.0",
"github": "^10.0.0",
Expand Down

0 comments on commit e00d8cb

Please sign in to comment.