Skip to content

Commit

Permalink
Fix deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
dalance committed Dec 31, 2023
1 parent ff32e4c commit daa3078
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ jobs:
MDBOOK_OUTPUT__HTML__SITE_URL=/veryl/book/$po_lang/ \
MDBOOK_OUTPUT__HTML__REDIRECT='{}' \
mdbook build -d book/$po_lang
mv book/$po_lang/html book/html/$po_lang
echo "::endgroup::"
done
- name: Deploy
Expand Down

0 comments on commit daa3078

Please sign in to comment.