Skip to content

Commit

Permalink
fix: revert nodejs version
Browse files Browse the repository at this point in the history
  • Loading branch information
iChenLei authored Jun 18, 2024
1 parent 08d82d4 commit b92dc1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Deploy Docs

env: {NODE_VERSION: 20}
env: {NODE_VERSION: 14}

on:
push:
Expand Down

0 comments on commit b92dc1a

Please sign in to comment.