fix/ macos action
This commit is contained in:
2
.github/workflows/macos.yml
vendored
2
.github/workflows/macos.yml
vendored
@@ -46,7 +46,7 @@ jobs:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
|
||||
- name: Install Dependencies
|
||||
run: npm i && npm i -D cli-truncate
|
||||
run: npm i && npm i -D cli-truncate iconv-corefoundation
|
||||
|
||||
- name: Check lint
|
||||
run: npm run lint
|
||||
|
||||
Reference in New Issue
Block a user