Skip to content

Commit 66bc83c

Browse files
author
Chris Benard
committed
Try to fix publish action by switching to Windows
1 parent aa04cb7 commit 66bc83c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
jobs:
77
publish:
88
name: build, pack & publish
9-
runs-on: ubuntu-latest
9+
runs-on: windows-2019
1010
steps:
1111
- uses: actions/checkout@v2
1212

0 commit comments

Comments
 (0)