diff --git a/.github/workflows/dotnet.yml b/.github/workflows/dotnet.yml index 646000d0..1326658c 100644 --- a/.github/workflows/dotnet.yml +++ b/.github/workflows/dotnet.yml @@ -22,7 +22,7 @@ jobs: dotnet-version: 8.0.x - name: Create .sarif Directory - run: New-Item -ItemType Directory -Force -Path ${{ github.workspace }}\.sarif + run: New-Item -ItemType Directory -Force -Path D:\.sarif shell: pwsh # Stride.CommunityToolkit