Skip to content

Merge pull request #118 from anamitev/exoscale/gpu-a30-update #332

Merge pull request #118 from anamitev/exoscale/gpu-a30-update

Merge pull request #118 from anamitev/exoscale/gpu-a30-update #332

Workflow file for this run

name: ci
on:
push:
branches:
- main
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: astral-sh/setup-uv@v4
- uses: actions/setup-python@v5
with:
python-version: '3.12'
- run: uv sync
- run: uv run mkdocs gh-deploy --force