mirror of
https://github.com/andatoshiki/toshiki-notebook.git
synced 2026-06-06 09:16:45 +00:00
ci(fix): add steps to setup pnpm via official documentation
This commit is contained in:
parent
3193a9fa9d
commit
8f8e196046
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
@ -19,7 +19,6 @@ jobs:
|
|||||||
pnpm prepare
|
pnpm prepare
|
||||||
pnpm lint
|
pnpm lint
|
||||||
pnpm docs:build
|
pnpm docs:build
|
||||||
- uses: pnpm/action-setup@v2
|
|
||||||
- name: Deploy to GitHub pages
|
- name: Deploy to GitHub pages
|
||||||
uses: JamesIves/github-pages-deploy-action@v4
|
uses: JamesIves/github-pages-deploy-action@v4
|
||||||
with:
|
with:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user