Skip to content

Commit

Permalink
build(workflow): update workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
ph1p committed Aug 3, 2020
1 parent 9ef5c7a commit e06b0c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/now-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ jobs:
deploy_example:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
with:
node-version: '12'
Expand Down

0 comments on commit e06b0c7

Please sign in to comment.