Skip to content

ci: actions-gh-pages not actions/deploy-pages (#1670) #5

ci: actions-gh-pages not actions/deploy-pages (#1670)

ci: actions-gh-pages not actions/deploy-pages (#1670) #5

Workflow file for this run

name: facebookresearch/nevergrad/main
on:
push:
branches:
- main
jobs:
docs-links:
runs-on: ubuntu-latest
steps:
- uses: actions/setup-python@v5
with:
python-version: '3.9'
- uses: actions/[email protected]
- uses: "./.github/actions/ubuntu_restore_all"
- name: Check links
run: |
. venv/bin/activate
cd docs/
make linkcheck