You've already forked uutils.github.io
mirror of
https://github.com/uutils/uutils.github.io.git
synced 2026-06-10 16:12:28 -07:00
fix the tldr download
This commit is contained in:
@@ -45,7 +45,7 @@ jobs:
|
||||
|
||||
- name: Download tldr archive
|
||||
run: |
|
||||
curl https://tldr.sh/assets/tldr.zip --output coreutils/docs/tldr.zip
|
||||
curl -sfL https://tldr.sh/assets/tldr.zip --output coreutils/docs/tldr.zip
|
||||
|
||||
- name: Install necessary tools (mdbook and mdbook-toc)
|
||||
uses: taiki-e/install-action@v2
|
||||
|
||||
Reference in New Issue
Block a user