Skip to content

Commit

Permalink
Rename doc to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
joshklop committed Sep 19, 2024
1 parent a0e529b commit 9127e1f
Show file tree
Hide file tree
Showing 43 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/docusaurus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version-file: doc/.nvmrc
node-version-file: docs/.nvmrc

- name: Install dependencies
working-directory: ./doc
working-directory: ./docs
run: yarn install --frozen-lockfile

- name: Build website
working-directory: ./doc
working-directory: ./docs
run: yarn build
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.

0 comments on commit 9127e1f

Please sign in to comment.