Skip to content

Commit 0151dd2

Browse files
authored
Update website.yml
Signed-off-by: Lamparter <71598437+Lamparter@users.noreply.github.com>
1 parent 65a1f91 commit 0151dd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
environment:
2727
name: Deployments
2828
url: ${{ steps.deployment.outputs.page_url }}
29-
runs-on: ubuntu-latest
29+
runs-on: windows-latest
3030
steps:
3131
- name: Checkout
3232
uses: actions/checkout@v3

0 commit comments

Comments
 (0)