Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.

Commit 27034e2

Browse files
committed
Maybe want windows
1 parent d1bbdb4 commit 27034e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
jobs:
1010
build:
1111
# The type of runner that the job will run on
12-
runs-on: ubuntu-latest
12+
runs-on: windows-latest
1313

1414
# Steps represent a sequence of tasks that will be executed as part of the job
1515
steps:

0 commit comments

Comments
 (0)