git clone --depth 1 https://github.com/kyegomez/swarms . 0s git fetch origin --force --prune --prune-tags --depth 50 refs/heads/master:refs/remotes/origin/master 0s git checkout --force origin/master 0s cat docs/.readthedocs.yaml 0s asdf global python 3.11.10 0s python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH 0s python -m pip install --upgrade --no-cache-dir pip setuptools 8s python -m pip install --upgrade --no-cache-dir mkdocs 2s python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt 17s cat docs/mkdocs.yml 0s python -m mkdocs build --clean --site-dir $READTHEDOCS_OUTPUT/html --config-file docs/mkdocs.yml 26s #647
Annotations
1 warning
👋 Welcome
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|