Skip to content

Commit 6c73266

Browse files
committed
One more fix
1 parent f1819e3 commit 6c73266

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: 2
22
jobs:
33
build:
44
docker:
5-
image: microsoft/dotnet:2.2-runtime
5+
- image: microsoft/dotnet:2.2-runtime
66
steps:
77
- checkout
88
- run: dotnet build

0 commit comments

Comments
 (0)