Skip to content

Commit

Permalink
Update workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
logue committed Aug 15, 2024
1 parent f4923e0 commit 00f2212
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ jobs:

- name: Build 🔧
run: |
yarn install
yarn build:docs
pnpm install
pnpm run build:docs
- name: Deploy to gh-pages 🚀
uses: JamesIves/github-pages-deploy-action@v4.6.3
Expand Down

0 comments on commit 00f2212

Please sign in to comment.