Skip to content

Commit

Permalink
blah
Browse files Browse the repository at this point in the history
  • Loading branch information
paramsingh committed May 26, 2024
1 parent 35feab2 commit da59230
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
## Install latest version
# This always publishes with the latest dendron version
# Uncomment the next line, and comment out any other `npm install ...` line
run: npm install @dendronhq/dendron-cli@^0.124.1
run: npm install @dendronhq/dendron-cli@^0.122.0

## OPTIONALLY: Install specific version
# Available versions: https://www.npmjs.com/package/@dendronhq/dendron-cli
Expand Down

0 comments on commit da59230

Please sign in to comment.