Skip to content

Commit e4665a6

Browse files
committed
fix: update formal-spec-listener workflow for proper npm caching
1 parent 7f1f4f6 commit e4665a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/formal-spec-listener.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ jobs:
139139
with:
140140
input-dir: site/static/formal-spec
141141
config-file: site/agda-docs.config.json
142+
cache-dependency-path: site/package-lock.json
142143
node-options: "--max-old-space-size=4096"
143144

144145
- name: 🔍 Check for changes

0 commit comments

Comments
 (0)