Skip to content

Commit 412c45c

Browse files
update .github/workflows/build.ios.yml
1 parent b952cae commit 412c45c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.ios.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
node-version: '18'
2424

2525
- name: 📦 Install Dependencies
26-
run: npm install
26+
run: npm install --force
2727

2828
- name: 🏗️ Build files
2929
run: npm run build

0 commit comments

Comments
 (0)