We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eae43fb commit 1bb05ebCopy full SHA for 1bb05eb
.github/workflows/deploy.yml
@@ -14,7 +14,7 @@ env:
14
15
jobs:
16
build-and-deploy:
17
- runs-on: windows-latest
+ runs-on: ubuntu-latest
18
steps:
19
- uses: actions/checkout@v3
20
- name: Setup .NET
0 commit comments