Update codeql-analysis.yml

i feel like i'm getting closer.
This commit is contained in:
Jordan Wages 2021-04-14 11:04:55 -05:00 committed by GitHub
parent e1abf6c614
commit 7d0607157f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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