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 e03d874 commit 7ecaeedCopy full SHA for 7ecaeed
.github/workflows/build-ymax-bundle.yml
@@ -29,7 +29,6 @@ jobs:
29
uses: actions/setup-node@v4
30
with:
31
node-version: '20'
32
- cache: 'yarn'
33
34
- name: Enable Corepack
35
run: corepack enable
0 commit comments