We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1405171 commit 1e006afCopy full SHA for 1e006af
1 file changed
.github/workflows/fitness-functions.yml
@@ -11,6 +11,8 @@ jobs:
11
steps:
12
- name: Checkout code
13
uses: actions/checkout@v4
14
+ - name: Enable Corepack
15
+ run: corepack enable
16
with:
17
fetch-depth: 0
18
0 commit comments