From 7426b474f961c23ab7c1ea55e6693cc2bddb0a0a Mon Sep 17 00:00:00 2001 From: Odilon Sousa Date: Jun 20 2022 13:36:22 +0000 Subject: Fix Antora build, by changing from pull to fetch --- diff --git a/site.yml b/site.yml index d1cbd66..e818c50 100644 --- a/site.yml +++ b/site.yml @@ -16,5 +16,5 @@ output: destinations: - provider: archive runtime: - pull: true + fetch: true cache_dir: ./cache