Skip to content

Commit

Permalink
corepack
Browse files Browse the repository at this point in the history
  • Loading branch information
compojoom committed Dec 17, 2024
1 parent b79a1a3 commit f18aa43
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ jobs:
steps:
- uses: actions/checkout@v4

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

- name: Restore Yarn Cache
id: restore-yarn
uses: actions/cache/restore@v4
Expand Down

0 comments on commit f18aa43

Please sign in to comment.