Skip to content

Commit

Permalink
feat: refactor student manager to single repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Jiin Kim authored and Jiin Kim committed Dec 14, 2024
1 parent 1c0a7c3 commit b2906ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/api-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run: pnpm install

- name: Generate API documentation
run: pnpm docs
run: pnpm run docs

- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v3
Expand Down

0 comments on commit b2906ee

Please sign in to comment.