There was an error while loading. Please reload this page.
1 parent 08ff986 commit 44a23a5Copy full SHA for 44a23a5
.github/workflows/format-build-frontend.yaml
@@ -32,7 +32,7 @@ jobs:
32
node-version: '22'
33
34
- name: Install Dependencies
35
- run: npm install
+ run: npm install --force
36
37
- name: Format Frontend
38
run: npm run format
0 commit comments