Skip to content

Commit

Permalink
Use cache in check-dist.yml
Browse files Browse the repository at this point in the history
Signed-off-by: jongwooo <jongwooo.han@gmail.com>
  • Loading branch information
jongwooo committed Dec 6, 2022
1 parent 65b52af commit f6a9b6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check-dist.yml
Expand Up @@ -27,6 +27,7 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: 16.x
cache: npm

- name: Install dependencies
run: npm ci
Expand Down

0 comments on commit f6a9b6a

Please sign in to comment.