Skip to content

Commit

Permalink
reshim nodjs install on RTD runner
Browse files Browse the repository at this point in the history
  • Loading branch information
2bndy5 committed Oct 24, 2024
1 parent 5a989ca commit 6b25f1c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .config/.readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ build:
jobs:
post_create_environment:
- corepack enable
- corepack install --global [email protected]+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e
- corepack prepare --activate [email protected]+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e
- asdf reshim nodjs
- yarn --version
pre_build:
- yarn install
Expand Down

0 comments on commit 6b25f1c

Please sign in to comment.