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
Download tldr archive via curl
This commit is contained in:
@@ -41,6 +41,10 @@ jobs:
|
||||
use-tool-cache: false
|
||||
env:
|
||||
RUSTUP_TOOLCHAIN: stable
|
||||
|
||||
- name: Download tldr archive
|
||||
run: |
|
||||
curl https://tldr.sh/assets/tldr.zip --output coreutils/docs/tldr.zip
|
||||
|
||||
- name: Build user Documentation
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user