Skip to content

Commit

Permalink
Merge pull request #1 from KickSeason/fix/build-yml
Browse files Browse the repository at this point in the history
add run time version
  • Loading branch information
zhangtao authored Oct 23, 2019
2 parents 20cdb11 + 3a01cda commit 7f81b06
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions buildspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ version: 0.2

phases:
install:
runtime-versions:
nodejs: 10
commands:
- npm install -g yarn
pre_build:
Expand Down

0 comments on commit 7f81b06

Please sign in to comment.