mirror of
https://github.com/jakeswenson/BitBetter.git
synced 2023-10-10 13:36:57 +02:00
type; fix build
This commit is contained in:
parent
f7ec8b477d
commit
1b2dd6bb10
@ -5,9 +5,6 @@ jobs:
|
|||||||
- image: microsoft/dotnet:2-sdk
|
- image: microsoft/dotnet:2-sdk
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- run:
|
|
||||||
name: build
|
|
||||||
command: dotnet restore
|
|
||||||
- run:
|
- run:
|
||||||
name: Print the Current Time
|
name: Print the Current Time
|
||||||
command: date
|
command: date
|
||||||
|
Loading…
Reference in New Issue
Block a user