Skip to content

Commit 2cafdfd

Browse files
authored
Update build.yml
1 parent 3f06d27 commit 2cafdfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242

4343
publish_nuget:
4444
if: github.event_name == 'release' || github.event_name == 'workflow_dispatch'
45-
runs-on: ubuntu-latest
45+
runs-on: windows-latest
4646
steps:
4747
- uses: actions/checkout@v2
4848
- name: Setup .NET

0 commit comments

Comments
 (0)