diff --git a/.github/workflows/dotnet-desktop.yml b/.github/workflows/dotnet-desktop.yml index 3e0fe42..c4cbb61 100644 --- a/.github/workflows/dotnet-desktop.yml +++ b/.github/workflows/dotnet-desktop.yml @@ -20,7 +20,7 @@ jobs: env: Solution_Name: VPKSoft.ScintillaLexers.sln - App_Project_Directory: ScintillaLexers + App_Project_Directory: VPKSoft.ScintillaLexers.NET App_Project_Path: VPKSoft.ScintillaLexers.NET\ScintillaLexers.NET.csproj NUGET_APIKEY: ${{ secrets.NUGET_APIKEY }}