Co-authored-by: Seghir Nadir <nadir.seghir@gmail.com>
This commit is contained in:
Alex Florisca 2023-08-23 12:39:37 +01:00 committed by GitHub
parent 9e24b0d91d
commit 69bcc49585
1 changed files with 3 additions and 0 deletions

View File

@ -5,6 +5,9 @@ on:
- cron: '0 0 * * *' # Run at 12 AM UTC.
workflow_dispatch:
env:
NODE_OPTIONS: --max-old-space-size=4096 # development build takes a lot of memory
jobs:
build:
name: Nightly builds