Skip to content

Commit 1f4b616

Browse files
committed
switching to windows for depolyment
coderunner not working - trying to see if this works
1 parent 57ec8c7 commit 1f4b616

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
deploy:
10-
runs-on: Linux
10+
runs-on: Windows
1111

1212
steps:
1313
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)