diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 382a35e4a..107a27785 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -9,7 +9,7 @@ on: jobs: build: - name: Build Docusaurus + name: Build Algo runs-on: ubuntu-latest steps: - uses: actions/checkout@v4