Skip to content

Commit

Permalink
Update entrypoint.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
robin-gdwl committed Feb 26, 2021
1 parent 1c04127 commit a3ecf93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ git config --global user.email "$INPUT_USER_EMAIL"
# install hexo env
npm install hexo-cli -g
npm install hexo-deployer-git --save
npm npm install -g increase-memory-limit
npm install -g increase-memory-limit
increase-memory-limit

# deployment
Expand Down

0 comments on commit a3ecf93

Please sign in to comment.