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 ad1c813 commit aeda9d2Copy full SHA for aeda9d2
1 file changed
.github/workflows/build.yml
@@ -53,7 +53,7 @@ jobs:
53
sleet push bin --config none -f --verbose -p "SLEET_FEED_CONTAINER=nuget" -p "SLEET_FEED_CONNECTIONSTRING=${{ secrets.SLEET_CONNECTION }}" -p "SLEET_FEED_TYPE=azure" || echo "No packages found"
54
55
dotnet-format:
56
- runs-on: ubuntu-latest
+ runs-on: windows-latest
57
steps:
58
- name: 🤘 checkout
59
uses: actions/checkout@v2
0 commit comments