There was an error while loading. Please reload this page.
1 parent cc076c5 commit ecb971eCopy full SHA for ecb971e
1 file changed
.github/workflows/build-ios.yml
@@ -31,9 +31,6 @@ jobs:
31
with:
32
node-version: 20
33
34
- - name: Enable Corepack
35
- run: corepack enable
36
-
37
- name: Install node_modules for example/
38
run: yarn install --frozen-lockfile --cwd ..
39
0 commit comments