diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index e84088e..29849b7 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -13,7 +13,7 @@ permissions: jobs: deploy: name: Deploy Documentation to GitHub Pages - runs-on: ubuntu-latest-jobs + runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 with: