diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 37caa61..1d94cc0 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -8,7 +8,7 @@ on: jobs: build: - runs-on: ubuntu-latest + runs-on: windows-latest steps: - name: Checkout code