Skip to content

Commit ca5b904

Browse files
committed
Build fix
1 parent 5a0acfe commit ca5b904

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,6 @@ jobs:
2525
with:
2626
cake-bootstrap: true
2727

28-
- name: Install Dotnet Core
29-
uses: actions/setup-dotnet@v1
30-
with:
31-
dotnet-version: '3.0.10'
32-
3328
# - name: Add private GitHub registry to NuGet
3429
# run: nuget sources add -name "GPR" -Source https://nuget.pkg.github.com/dustinchilson/index.json -Username dustinchilson -Password ${{ secrets.GITHUB_TOKEN }}
3530

0 commit comments

Comments
 (0)