Skip to content

Commit

Permalink
fix command depploy docs
Browse files Browse the repository at this point in the history
  • Loading branch information
abdulelhakim68@gmail.com committed Jan 23, 2024
1 parent db47cbb commit 0cf96d4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 68 deletions.
67 changes: 0 additions & 67 deletions .github/workflows/depploy.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
node-version: 18
cache: "pnpm"
- name: Install dependencies
run: pnpm ci # or pnpm install / yarn install / bun install
run: pnpm install
- name: Build with VitePress
run: |
pnpm run docs:build # or pnpm docs:build / yarn docs:build / bun run docs:build
Expand Down

0 comments on commit 0cf96d4

Please sign in to comment.