Skip to content

Commit 0a65531

Browse files
authored
Update docs-deploy.yml
1 parent 8cbe07d commit 0a65531

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
deploy:
2020
name: 📃 Deploy new version bunit.dev
2121
if: github.ref == 'refs/heads/stable' || ${{ github.event.workflow_run.conclusion == 'success' }}
22-
runs-on: windows-latest
22+
runs-on: ubuntu-latest
2323
steps:
2424

2525
- name: 🛒 Checkout repository

0 commit comments

Comments
 (0)