diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index d41999a..0605b24 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -53,7 +53,7 @@ jobs: .lake/build/doc/declarations !.lake/build/doc/declarations/declaration-data-BonnAnalysis* key: MathlibDoc-${{ hashFiles('lake-manifest.json') }} - #restore-keys: MathlibDoc- + restore-keys: MathlibDoc- - name: Build project documentation run: ~/.elan/bin/lake -Kenv=dev build BonnAnalysis:docs