mirror of
https://github.com/jakeswenson/BitBetter.git
synced 2025-12-15 02:36:17 +00:00
type; fix build
This commit is contained in:
@@ -5,9 +5,6 @@ jobs:
|
||||
- image: microsoft/dotnet:2-sdk
|
||||
steps:
|
||||
- checkout
|
||||
- run:
|
||||
name: build
|
||||
command: dotnet restore
|
||||
- run:
|
||||
name: Print the Current Time
|
||||
command: date
|
||||
|
||||
Reference in New Issue
Block a user