Skip to content

Commit

Permalink
update deploy workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
cipherlogs committed Jan 25, 2024
1 parent e77d030 commit 6994bc3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@ jobs:
- name: Checkout
uses: actions/checkout@v4

- name: Navigate to docs folder
uses: ./docs

- name: Set Node and PNPM
uses: wyvox/[email protected]

- name: Navigate to docs folder
run: cd docs

- name: Install dependencies
run: pnpm install

Expand Down

0 comments on commit 6994bc3

Please sign in to comment.