There was an error while loading. Please reload this page.
1 parent 102b25c commit 4feffdaCopy full SHA for 4feffda
1 file changed
.github/workflows/main.yml
@@ -21,7 +21,6 @@ jobs:
21
uses: actions/setup-node@v6
22
with:
23
node-version: '24'
24
- cache: 'yarn'
25
26
- name: Install dependencies
27
run: yarn install --frozen-lockfile
0 commit comments