Skip to content

Commit 1e006af

Browse files
committed
yarn v3 at fitness- functions yml
1 parent 1405171 commit 1e006af

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/fitness-functions.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ jobs:
1111
steps:
1212
- name: Checkout code
1313
uses: actions/checkout@v4
14+
- name: Enable Corepack
15+
run: corepack enable
1416
with:
1517
fetch-depth: 0
1618

0 commit comments

Comments
 (0)