Skip to content

Commit 1bb05eb

Browse files
committed
deployment needs linux apparently
1 parent eae43fb commit 1bb05eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ env:
1414

1515
jobs:
1616
build-and-deploy:
17-
runs-on: windows-latest
17+
runs-on: ubuntu-latest
1818
steps:
1919
- uses: actions/checkout@v3
2020
- name: Setup .NET

0 commit comments

Comments
 (0)