Skip to content

Commit 20aaa83

Browse files
committed
handle missing pdf cache key
1 parent a629ad3 commit 20aaa83

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-to-netlify.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
key: ${{ inputs.pages-cache-key }}
5353

5454
- name: Pull PDF cache
55+
if: ${{ inputs.pdf-cache-key }}
5556
uses: actions/cache/restore@v4
5657
with:
5758
path: |

0 commit comments

Comments
 (0)