Skip to content

Commit

Permalink
install npm oopsah
Browse files Browse the repository at this point in the history
  • Loading branch information
dajinchu committed Jan 17, 2021
1 parent 1847ae3 commit bce1892
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
- uses: actions/setup-node@v1
with:
node-version: "12"
- uses: bahmutov/npm-install@v1
- run: yarn build
env:
NEXT_PUBLIC_APM_SERVER: ${{ secrets.ELASTIC_APM_SERVER_URL}}
Expand Down

0 comments on commit bce1892

Please sign in to comment.