Skip to content

Commit 613ee40

Browse files
committed
chore(rpc/docs): cache node/npm in gh workflow
1 parent a686abb commit 613ee40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/openrpc-docs.yml

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
uses: actions/setup-node@v4
2727
with:
2828
node-version: 16
29+
cache: 'npm'
2930

3031
- name: Rust cache
3132
uses: swatinem/rust-cache@v2

0 commit comments

Comments
 (0)