Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mehmetseckin committed Oct 11, 2019
2 parents e202d5c + ddf75e7 commit aeef9e8
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 aeef9e8

Please sign in to comment.