mirror of
https://github.com/jakeswenson/BitBetter.git
synced 2025-12-16 11:16:19 +00:00
type; fix build
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user