Skip to content

Commit

Permalink
Fix translation workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dalance committed Jan 4, 2024
1 parent c0be629 commit 38acec9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rbe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ jobs:
MDBOOK_OUTPUT__HTML__SITE_URL=/rust-by-example/$po_lang/ \
MDBOOK_OUTPUT__HTML__REDIRECT='{}' \
mdbook build -d book/$po_lang
mv book/$po_lang/html book/html/$po_lang
echo "::endgroup::"
done
Expand Down

0 comments on commit 38acec9

Please sign in to comment.