Skip to content

Commit

Permalink
Update azure-webapps-node.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fabricioveronez committed May 8, 2023
1 parent 5b5b641 commit 77e9141
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/azure-webapps-node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,10 @@ jobs:
uses: actions/download-artifact@v3
with:
name: node-app

- name: npm install, build, and test
run: |
ls -l
- uses: azure/login@v1
with:
Expand Down

0 comments on commit 77e9141

Please sign in to comment.