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 60e2853 commit 58b291c
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 @@ -51,7 +51,7 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v3
with:
node-version: '20.x'
node-version: '12.x'
- name: Install python2
run: sudo apt update && DEBIAN_FRONTEND=noninteractive sudo apt install -y python2
- name: Test python2
Expand Down

0 comments on commit 58b291c

Please sign in to comment.