We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e24ee4c commit ae9211dCopy full SHA for ae9211d
.github/workflows/formal-spec-listener.yaml
@@ -140,7 +140,7 @@ jobs:
140
input-dir: site/static/formal-spec
141
config-file: site/agda-docs.config.json
142
cache-dependency-path: site/package-lock.json
143
- node-options: "--max-old-space-size=4096"
+ node-options: "--max-old-space-size=8192"
144
145
- name: 🔍 Check for changes
146
id: check-changes
0 commit comments