Skip to content

Commit b440c0e

Browse files
authored
Update build-branch-TermRewriting.yml
1 parent 11b0a29 commit b440c0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-branch-TermRewriting.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
- name: Run Tests
2020
run: dotnet test
2121
- name: Build with dotnet
22-
run: dotnet build --configuration Release
22+
run: dotnet build .\ThinkSharp.FormulaParser\ThinkSharp.FormulaParser.csproj --configuration Release

0 commit comments

Comments
 (0)