We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d0fd29 commit 1f54776Copy full SHA for 1f54776
1 file changed
.github/workflows/predeploy.yml
@@ -63,6 +63,7 @@ jobs:
63
if: ${{ github.event.inputs.ebooks == 'true' }}
64
run: |
65
cd src
66
+ mkdir static/pdfs/
67
npm run ebooks
68
- name: Upload PDF artifact
69
0 commit comments