diff --git a/.github/workflows/nightly_snapshot.yaml b/.github/workflows/nightly_snapshot.yaml index 996648293..22a3711d0 100644 --- a/.github/workflows/nightly_snapshot.yaml +++ b/.github/workflows/nightly_snapshot.yaml @@ -25,7 +25,7 @@ on: description: "Enable options for building binaries for a release (i.e. don't have a -nightly suffix for the extension)" schedule: - - cron: '0 12 * * *' + - cron: '0 4 * * *' jobs: sixtyfps-viewer-binary: