mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-09-03 13:43:03 +00:00
Implement locally stored docs. Uses web when local not available.
This commit is contained in:
1
.github/workflows/windows-build.yml
vendored
1
.github/workflows/windows-build.yml
vendored
@@ -40,6 +40,7 @@ jobs:
|
||||
python -m pip install --upgrade pip
|
||||
python -m pip install cffi
|
||||
python -m pip install zstandard
|
||||
python -m pip install sphinx
|
||||
|
||||
$ProgressPreference = 'SilentlyContinue'
|
||||
function Download-WithRetry {
|
||||
|
||||
Reference in New Issue
Block a user