Skip to content

Commit 1eea2c8

Browse files
committed
Update workflow
1 parent 14b3a75 commit 1eea2c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-psg-module.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
jobs:
99
publish-psg-module:
1010
name: "Publish - PowerShell Gallery - Module"
11-
runs-on: "ubuntu-latest"
11+
runs-on: "windows-latest"
1212
steps:
1313
- name: "Checkout Repository"
1414
uses: "actions/[email protected]"

0 commit comments

Comments
 (0)