Skip to content

Commit

Permalink
Fix website.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
samchon committed Dec 18, 2024
1 parent b34761d commit fd60a87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
version: 8
- name: Root Setup
run: pnpm install && pnpm install @nestia/editor@latest && npm run build
run: pnpm install && npm run build
- name: Build
working-directory: website
run: npm install && npm run build
Expand Down

0 comments on commit fd60a87

Please sign in to comment.