Skip to content

Commit

Permalink
Merge pull request #32 from AlmogBaku/build/upgrade-docusaurus
Browse files Browse the repository at this point in the history
fix: yarn immutable?
  • Loading branch information
AlmogBaku authored Mar 5, 2024
2 parents 60bd599 + dd2b5e2 commit 162a31d
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 @@ -48,7 +48,7 @@ jobs:
pipx run pydoc-markdown
- name: Install project dependencies
run: yarn install
run: yarn install --frozen-lockfile

- name: Convert ipynb files
uses: docker://pandoc/latex:2
Expand Down

0 comments on commit 162a31d

Please sign in to comment.