We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fa2938 commit 79d5fc3Copy full SHA for 79d5fc3
.github/workflows/build.yml
@@ -57,8 +57,6 @@ jobs:
57
needs: pack
58
runs-on: ubuntu-latest
59
steps:
60
- - name: Checkout
61
- uses: actions/checkout@v2
62
- name: Setup .NET Core
63
uses: actions/setup-dotnet@v1
64
with:
0 commit comments