Skip to content

Commit

Permalink
Update and rename dotnetcore.yml to build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
twenzel authored Dec 31, 2019
1 parent 8738a1b commit 0e46a1c
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on: [push, pull_request]
jobs:
build:

runs-on: ubuntu-latest
runs-on: windows-latest

steps:
- uses: actions/checkout@v1
Expand All @@ -17,3 +17,4 @@ jobs:
uses: ecampidoglio/[email protected]
with:
target: Pack
cake-version: 0.35.0

0 comments on commit 0e46a1c

Please sign in to comment.