Skip to content

Commit

Permalink
Update jekyll-gh-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nilandev authored Oct 27, 2023
1 parent daf6519 commit abb2b19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
with:
node-version: '20.x'
- name: Install Node dependencies
run: npm ci
run: npm install
- name: Building node modules
run: npm run build
- name: Deploy to GitHub Pages
Expand Down

0 comments on commit abb2b19

Please sign in to comment.