We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca7559d commit ce6e058Copy full SHA for ce6e058
.github/workflows/publishpackage.yml
@@ -20,7 +20,7 @@ jobs:
20
# This workflow contains a single job called "build"
21
publishmodule:
22
# The type of runner that the job will run on
23
- runs-on: windows-latest
+ runs-on: ubuntu-latest
24
25
# Steps represent a sequence of tasks that will be executed as part of the job
26
steps:
0 commit comments