Skip to content

Commit

Permalink
Pin mystmd in GA.
Browse files Browse the repository at this point in the history
Use older version to search for nav bug.
  • Loading branch information
ryanlovett committed May 9, 2024
1 parent 9a7c048 commit 098d8ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
with:
node-version: 20.x
- name: Install MyST Markdown
run: npm install -g mystmd
run: npm install -g mystmd@1.1.56
- name: Build HTML Assets
run: myst build --html
- name: Upload artifact
Expand Down

0 comments on commit 098d8ed

Please sign in to comment.