Skip to content

Commit

Permalink
ci: enable corepack
Browse files Browse the repository at this point in the history
  • Loading branch information
viceice committed Sep 22, 2023
1 parent cec4e11 commit fc62639
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
python --version
pip install pipenv==${{ env.RENOVATE_PIPENV_VERSION }}
pipenv --version
corepack enable
- name: Installing dependencies
run: make install
Expand Down

0 comments on commit fc62639

Please sign in to comment.