Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kharann authored Sep 20, 2020
1 parent 09e5994 commit a67e7af
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ jobs:
uses: actions/setup-node@v1
with:
node-version: "12.x"
- name: Build
run: npm run install && npm run build
- name: "Deploy to Azure Web App"
uses: azure/webapps-deploy@v2
with:
Expand Down

0 comments on commit a67e7af

Please sign in to comment.