Skip to content

Commit

Permalink
Specify solution to build
Browse files Browse the repository at this point in the history
  • Loading branch information
mehmetseckin authored Oct 11, 2019
1 parent 3a6f350 commit ddf75e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ jobs:
steps:
- uses: actions/checkout@v1
- name: Build all
run: dotnet build src/*.sln
run: dotnet build ./src/Todo.CLI.sln

0 comments on commit ddf75e7

Please sign in to comment.