Skip to content

Commit

Permalink
ensure we enable corepack
Browse files Browse the repository at this point in the history
  • Loading branch information
mchv committed May 15, 2024
1 parent f7abd45 commit c63df94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
role-to-assume: ${{ secrets.GU_RIFF_RAFF_ROLE_ARN }}
aws-region: eu-west-1

- run: corepack enable
- name: Setup Node
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit c63df94

Please sign in to comment.