diff --git a/.github/workflows/Documenter.yml b/.github/workflows/Documenter.yml index 4ab5b56b2..d2207ed40 100644 --- a/.github/workflows/Documenter.yml +++ b/.github/workflows/Documenter.yml @@ -9,8 +9,8 @@ on: jobs: build: - name: Documentation - runs-on: ubuntu-latest + - name: Documentation + - runs-on: ubuntu-latest steps: - uses: actions/checkout@v3 - uses: julia-actions/setup-julia@latest