diff --git a/.github/workflows/Lucene-Net-Documentation.yml b/.github/workflows/Lucene-Net-Documentation.yml index 316baa3d92..339ed59fa0 100644 --- a/.github/workflows/Lucene-Net-Documentation.yml +++ b/.github/workflows/Lucene-Net-Documentation.yml @@ -129,7 +129,7 @@ jobs: dotnet-version: '8.0.x' - name: Check Local Tools - run: &dotnet tool list --local + run: dotnet tool list --local shell: powershell - name: Build docs