Skip to content

Commit

Permalink
Re-render the update VN version
Browse files Browse the repository at this point in the history
  • Loading branch information
ntluong95 committed Jun 23, 2024
1 parent c318d61 commit a717742
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
11 changes: 5 additions & 6 deletions .github/workflows/render_book_on_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,11 @@ jobs:
# # uses: quarto-dev/quarto-actions/render@v2
# run: Rscript -e 'source("quarto_runfile.R")'


- name: Render the book
shell: Rscript {0}
run: |
babelquarto::render_book()
continue-on-error: true

render-and-publish:
needs: setup-environment-packages
Expand All @@ -62,11 +66,6 @@ jobs:
- name: Check out repository
uses: actions/checkout@v4

- name: Render the book
shell: Rscript {0}
run: |
babelquarto::render_book()
continue-on-error: true

- name: Commit results to main branch
run: |
Expand Down
2 changes: 1 addition & 1 deletion index.vn.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ a column separator -->

[**Được viết bởi các nhà dịch tễ học, dành cho các nhà dịch tễ học**]{style="color: black;"}

Applied Epi là một tổ chức phi lợi nhuận tập hợp các nhà dịch tễ học thực địa từ trên thế giới. Với tâm huyết và thời gian rảnh rỗi của mình, chúng tôi viết và cung cấp tài liệu này cho cộng đồng. Mọi lời động viên và phản hồi từ bạn đều được chúng tôi trân trọng và chào đón thông qua:
Applied Epi là một tổ chức phi lợi nhuận tập hợp các nhà dịch tễ học thực địa trên toàn thế giới. Với tâm huyết và thời gian rảnh rỗi của mình, chúng tôi viết và cung cấp tài liệu này cho cộng đồng. Mọi lời động viên và phản hồi từ bạn đều được chúng tôi trân trọng và chào đón thông qua:

* Truy cập **[website](http://www.appliedepi.org)** của chúng tôi và **[ghi danh vào danh sách liên lạc](https://forms.gle/9awNd8syypTSYUsn7)**
* **[email protected]**, tweet **[\@appliedepi](https://twitter.com/appliedepi)**, hoặc **[LinkedIn](www.linkedin.com/company/appliedepi)**
Expand Down

0 comments on commit a717742

Please sign in to comment.