Skip to content

Commit e9668a5

Browse files
authored
Merge pull request #34 from AlmogBaku/build/upgrade-docusaurus
fix: yarn fix??
2 parents 25d5d46 + c053ee8 commit e9668a5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ jobs:
3636
pipx run pydoc-markdown
3737
3838
- name: Install project dependencies
39+
env:
40+
YARN_ENABLE_IMMUTABLE_INSTALLS: false
3941
run: yarn install
4042

4143
- name: Convert ipynb files

0 commit comments

Comments
 (0)