Skip to content

Commit

Permalink
fix(Workflow): Update workflow yml (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarioCadenas authored Sep 23, 2020
1 parent 56c795e commit 38044bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ jobs:
deploy:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Install dependencies
run: npm install
- name: Release
Expand Down

0 comments on commit 38044bc

Please sign in to comment.