Skip to content

Commit

Permalink
chore: (jobs.build.steps)
Browse files Browse the repository at this point in the history
  • Loading branch information
arlac77 committed Aug 24, 2020
1 parent 720ac0a commit de0d414
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
steps:
- name: checkout
uses: actions/checkout@v2
- uses: actions/checkout@v2
- name: Cache node modules
uses: actions/cache@v1
env:
Expand Down

0 comments on commit de0d414

Please sign in to comment.