Skip to content

Commit f4ee455

Browse files
Uzlopakanonrig
authored andcommitted
rome uses post-install scripts
1 parent 2966db5 commit f4ee455

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
uses: actions/setup-node@v3
2828

2929
- name: Install dependencies
30-
run: npm install --ignore-scripts
30+
run: npm install
3131

3232
- name: Linter
3333
run: npm run format:ci

0 commit comments

Comments
 (0)