From fbfde6cae140dae78f12728ac9913df032fadf3c Mon Sep 17 00:00:00 2001 From: alemuntoni Date: Tue, 11 Feb 2020 14:54:59 +0100 Subject: [PATCH] update vcglib, reset CompileAndRelease to work every month --- .github/workflows/CompileAndRelease.yml | 6 +++--- vcglib | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/CompileAndRelease.yml b/.github/workflows/CompileAndRelease.yml index 4a0662dd2..d9ba40b1e 100755 --- a/.github/workflows/CompileAndRelease.yml +++ b/.github/workflows/CompileAndRelease.yml @@ -1,9 +1,9 @@ name: CompileAndRelease on: - [push, pull_request] #just for test release scripts - #schedule: - # - cron: '0 0 1 * *' #every first day of the month at midnight + #[push, pull_request] #just for test release scripts + schedule: + - cron: '0 0 1 * *' #every first day of the month at midnight jobs: ubuntu_build: diff --git a/vcglib b/vcglib index a43fcd3be..cd2e6af09 160000 --- a/vcglib +++ b/vcglib @@ -1 +1 @@ -Subproject commit a43fcd3be33822cf943aaf1fcafb819e570d98a9 +Subproject commit cd2e6af09e1cd4336d524a67b74bd215d1add027