Skip to content

Commit

Permalink
Revert "try setting the locale"
Browse files Browse the repository at this point in the history
This reverts commit eca0249.
  • Loading branch information
IndrajeetPatil committed May 19, 2024
1 parent eca0249 commit d727fb5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/render-README.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,6 @@ jobs:
with:
pandoc-version: "latest"

- name: set lang and locale
run: |
sudo locale-gen en_US en_US.UTF-8
sudo dpkg-reconfigure locales
- uses: quarto-dev/quarto-actions/setup@v2
with:
version: pre-release
Expand Down

0 comments on commit d727fb5

Please sign in to comment.