diff --git a/.github/workflows/Authenticode-Sign.yml b/.github/workflows/Authenticode-Sign.yml index 874b05e..99fb763 100644 --- a/.github/workflows/Authenticode-Sign.yml +++ b/.github/workflows/Authenticode-Sign.yml @@ -28,7 +28,7 @@ jobs: - name: Set up .Net CLI uses: actions/setup-dotnet@v1 with: - dotnet-version: '6.0.x' + dotnet-version: "6.0.x" # Install the Azure Sign Tool for authenticode signing - name: Install Azure Sign Tool