Skip to content

Commit

Permalink
Enable corepack
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelangelmorenochacon committed Jul 1, 2024
1 parent 224dd4f commit 3987aad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ jobs:
node-version: ${{ matrix.node-version }}
registry-url: https://npm.pkg.github.com

# - name: Enable Corepack
# run: corepack enable
- name: Enable Corepack
run: corepack enable

# - name: Install
# run: yarn install
Expand Down

0 comments on commit 3987aad

Please sign in to comment.