Skip to content

Commit

Permalink
👷 cache npm package
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidZhang73 committed Mar 11, 2022
1 parent 463a343 commit 25a12ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
uses: actions/setup-node@v2
with:
node-version: '14'
cache: 'npm'
- name: Install Dependencies
run: npm install
- name: Build
Expand Down

0 comments on commit 25a12ed

Please sign in to comment.