Skip to content

Commit

Permalink
Re-added shell:bash to Enable corepack, actions complain and crash wi…
Browse files Browse the repository at this point in the history
…thout it
  • Loading branch information
ichim-david committed Jun 23, 2024
1 parent ac2c186 commit 938ec5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/pre_test_setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ runs:
node-version: ${{ inputs.node-version }}

- name: Enable corepack
shell: bash
run: corepack enable

- name: Get pnpm store directory
Expand Down

0 comments on commit 938ec5a

Please sign in to comment.