Skip to content

Commit

Permalink
use other npm cache key
Browse files Browse the repository at this point in the history
  • Loading branch information
scarmuega committed Feb 8, 2024
1 parent a9533a9 commit 16afc08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/generate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
with:
node-version: 20.11.0
cache: "npm"
cache-dependency-path: "buf.gen.yaml"

- name: Install node protoc plugins
run: |
Expand Down

0 comments on commit 16afc08

Please sign in to comment.