mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-04-25 07:32:19 -05:00
Try removing npm flag to fix CI
This commit is contained in:
parent
de9cb605ad
commit
84848fc78b
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -25,7 +25,7 @@ jobs:
|
|||
restore-keys: npm-
|
||||
|
||||
- name: Install dependencies
|
||||
run: npm ci --ignore-scripts
|
||||
run: npm ci
|
||||
|
||||
- name: Formatter/Linter
|
||||
run: npm run biome:check
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user