Skip to content

Commit 89a3a71

Browse files
authored
Update pr-preview.yml
1 parent 274a283 commit 89a3a71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
curl -sSL https://github.com/catppuccin/mdBook/releases/download/v0.1.1/mdbook-catppuccin-x86_64-unknown-linux-gnu.tar.gz | tar -xz --directory=bin
7070
echo "$(pwd)/bin" >> ${GITHUB_PATH}
7171
- name: Build with mdBook
72-
run: mdbook build --language es
72+
run: mdbook build
7373

7474
# Deploy
7575
- name: Deploy

0 commit comments

Comments
 (0)