mirror of
https://github.com/wagesj45/butterflow-ui.git
synced 2024-11-12 21:03:34 -06:00
Update codeql-analysis.yml
i feel like i'm getting closer.
This commit is contained in:
parent
e1abf6c614
commit
7d0607157f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/codeql-analysis.yml
vendored
2
.github/workflows/codeql-analysis.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue