Skip to content

Commit

Permalink
Add ci job step
Browse files Browse the repository at this point in the history
  • Loading branch information
almeida1492 committed Sep 28, 2020
1 parent 4b8cc5c commit 9fb5c8e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@ jobs:

steps:
- uses: actions/checkout@v1
- name: Installing...
run: npm i
- name: Building...
run: npm run build

0 comments on commit 9fb5c8e

Please sign in to comment.