diff --git a/.github/workflows/build_documentation.yml b/.github/workflows/build_documentation.yml index 5faea998..cb983d9a 100644 --- a/.github/workflows/build_documentation.yml +++ b/.github/workflows/build_documentation.yml @@ -9,6 +9,7 @@ concurrency: cancel-in-progress: true jobs: build: + name: Build Documentation runs-on: macos-14 steps: - name: Checkout