Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Commit

Permalink
chore: install npm packages on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
scagood committed Jul 7, 2023
1 parent 8b4b936 commit 810f723
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
run: |
ppm install
ppm install linter-eslint
npm install
npx atom-package-deps .
- name: Install dependencies
if: runner.os != 'Windows'
Expand Down

0 comments on commit 810f723

Please sign in to comment.