Skip to content

Commit e863f36

Browse files
again try auto deploy
1 parent 9326d13 commit e863f36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919

2020
- name: 🔨 Build Project
2121
run: |
22-
npm install
22+
npm install --f
2323
npm run build
2424
npm run test
2525

0 commit comments

Comments
 (0)