Skip to content

Commit

Permalink
Fix ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
almeida1492 committed Sep 28, 2020
1 parent 8a36d96 commit 4b8cc5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ jobs:
steps:
- uses: actions/checkout@v1
- name: Building...
run: npm build
run: npm run build

0 comments on commit 4b8cc5c

Please sign in to comment.