Skip to content

Commit

Permalink
do it to it
Browse files Browse the repository at this point in the history
  • Loading branch information
hannojg committed Jul 11, 2024
1 parent abd79cd commit eef3eb3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,8 @@ jobs:
# Enable corepack first:
- name: Enable corepack
run: |
yarn exec env
corepack enable
yarn exec env
yarn | yes
# As we use typedoc we need to install the node_modules in the package as well
- uses: actions/setup-node@v4
Expand Down

0 comments on commit eef3eb3

Please sign in to comment.