Skip to content

Commit

Permalink
Update docusaurus.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yunks128 authored May 15, 2024
1 parent 077facd commit 516e372
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docusaurus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Install dependencies
run: |
yarn install --frozen-lockfile
npm install @codeday/topo
yarn add @codeday/topo
- name: Build website
run: yarn build

Expand Down

0 comments on commit 516e372

Please sign in to comment.