Skip to content

Commit

Permalink
📝 (deployment) update deployment to add npm cache
Browse files Browse the repository at this point in the history
  • Loading branch information
Tahul committed Jul 6, 2021
1 parent c99538e commit 6f355ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/content/3.features/5.deployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ jobs:
uses: actions/[email protected]
with:
node-version: ${{ matrix.node }}
cache: npm
- name: Install dependencies
run: yarn
Expand Down

0 comments on commit 6f355ed

Please sign in to comment.