Skip to content

Commit 9230937

Browse files
Update .github/workflows/deploy-subgraph-chainX.yml
Co-authored-by: gfournieriExec <[email protected]>
1 parent 615a3e7 commit 9230937

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy-subgraph-chainX.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ jobs:
3333
- uses: actions/setup-node@v4
3434
with:
3535
node-version: '20'
36+
cache: 'npm'
37+
cache-dependency-path: 'packages/subgraph'
3638

3739
- name: Install dependencies
3840
working-directory: packages/subgraph

0 commit comments

Comments
 (0)