diff --git a/.github/workflows/build-documentation.yml b/.github/workflows/build-documentation.yml index cc7da75..41d5d15 100644 --- a/.github/workflows/build-documentation.yml +++ b/.github/workflows/build-documentation.yml @@ -43,6 +43,7 @@ jobs: name: github-pages url: ${{ steps.deployment.outputs.page_url }} + runs-on: ubuntu-latest needs: docs steps: