diff --git a/.github/workflows/dotnet.yml b/.github/workflows/dotnet.yml index 822ceb8..06be50f 100644 --- a/.github/workflows/dotnet.yml +++ b/.github/workflows/dotnet.yml @@ -30,6 +30,6 @@ jobs: name: Upload with: name: unlocker - path: ${{ github.workspace }}\PCL Ref ThemeUnlock [Test]\bin\Debug\PCL Ref ThemeUnlock [Test].exe + path: ${{ github.workspace }}\PCL Ref ThemeUnlock [Test]\obj\Debug\PCL Ref ThemeUnlock [Test].exe - name: Test run: dotnet test --no-build --verbosity normal