Skip to content

Commit ce6e058

Browse files
authored
update workflow
1 parent ca7559d commit ce6e058

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publishpackage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
# This workflow contains a single job called "build"
2121
publishmodule:
2222
# The type of runner that the job will run on
23-
runs-on: windows-latest
23+
runs-on: ubuntu-latest
2424

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

0 commit comments

Comments
 (0)