Skip to content

Commit 44a23a5

Browse files
committed
chore
1 parent 08ff986 commit 44a23a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/format-build-frontend.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
node-version: '22'
3333

3434
- name: Install Dependencies
35-
run: npm install
35+
run: npm install --force
3636

3737
- name: Format Frontend
3838
run: npm run format

0 commit comments

Comments
 (0)