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 03caa89 commit 26d5d65Copy full SHA for 26d5d65
.github/workflows/mdbook.yml
@@ -24,6 +24,8 @@ jobs:
24
MDBOOK_VERSION: 0.4.34
25
steps:
26
- uses: actions/checkout@v3
27
+ with:
28
+ lfs: true
29
- name: Install mdBook
30
run: |
31
mkdir bin
0 commit comments