Skip to content

Commit

Permalink
Update workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxim Lobanov committed Mar 15, 2020
1 parent a45b494 commit 80746dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: Set Node.JS
uses: actions/setup-node@master
with:
node-version: 13.x
node-version: 12.x

- name: npm install
run: npm install
Expand Down

0 comments on commit 80746dd

Please sign in to comment.