Skip to content

Commit

Permalink
specify dendron-cli 0.122.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Tycholiz committed Jan 29, 2024
1 parent f796c32 commit 808dd32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-dendron-nextjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
working-directory: ./publishable

- name: Install node dependencies of publishable
run: npm install @dendronhq/dendron-cli@latest
run: npm install @dendronhq/dendron-cli@0.122.0
working-directory: ./publishable

- name: Clone the Dendron Next.js repository and install dependencies
Expand Down

0 comments on commit 808dd32

Please sign in to comment.