Skip to content

Commit 60bd599

Browse files
authored
Merge pull request #31 from AlmogBaku/build/upgrade-docusaurus
fix: yarn immutable?
2 parents 6899247 + 484be08 commit 60bd599

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
pipx run pydoc-markdown
4949
5050
- name: Install project dependencies
51-
run: yarn install --immutable
51+
run: yarn install
5252

5353
- name: Convert ipynb files
5454
uses: docker://pandoc/latex:2

0 commit comments

Comments
 (0)