diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 656368c..a484e18 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -57,7 +57,7 @@ jobs: dotnet-version: '3.1.x' # SDK Version to use; x will use the latest version of the 3.1 channel - name : Build - run: dotnet build butterflow-ui.csproj + run: dotnet build butterflow-ui/butterflow-ui.csproj # ℹī¸ Command-line programs to run using the OS shell. # 📚 https://git.io/JvXDl