Skip to content

Commit

Permalink
npm install command
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitriy-chernysh committed Jan 3, 2024
1 parent 6b7d59b commit 2dc4260
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jekyll.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
gem install bundler
bundle install
- name: npm install
run: npm install
run: npm install -g npm@latest
- name: Setup Pages
id: pages
uses: actions/configure-pages@v4
Expand Down

0 comments on commit 2dc4260

Please sign in to comment.