Skip to content

Commit

Permalink
Merge pull request #101 from 111Online/feature/show-tell-26.11.24-fix
Browse files Browse the repository at this point in the history
changed the node version
  • Loading branch information
AndriaTurner authored Nov 26, 2024
2 parents 5cdcc6e + 1e70cd9 commit bd0bb8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 16
node-version: 20
- run: npm ci
- run: npm run build
- name: Deploy 🚀
Expand Down

0 comments on commit bd0bb8e

Please sign in to comment.