From bb46708294d5e1b02ba7e2dd0a0545f333f9ec1d Mon Sep 17 00:00:00 2001 From: Hendrik Ranocha Date: Fri, 12 Jan 2024 12:25:17 +0100 Subject: [PATCH] use julia-actions/cache also for Documenter --- .github/workflows/Documenter.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/Documenter.yml b/.github/workflows/Documenter.yml index b0506dc..f18c127 100644 --- a/.github/workflows/Documenter.yml +++ b/.github/workflows/Documenter.yml @@ -25,6 +25,7 @@ jobs: with: version: '1' show-versioninfo: true + - uses: julia-actions/cache@v1 - uses: julia-actions/julia-buildpkg@v1 env: PYTHON: ""