Skip to content

Commit

Permalink
Cache NPM, point to dependency path.
Browse files Browse the repository at this point in the history
  • Loading branch information
Senexis committed Jan 12, 2022
1 parent f12fd81 commit 164f2a4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/crowdin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ jobs:
uses: actions/setup-node@v2
with:
node-version: "14"
cache: 'npm'
cache-dependency-path: ".github/package-lock.json"

- name: Update README
run: |
Expand Down

0 comments on commit 164f2a4

Please sign in to comment.