Skip to content

Commit 2e883b3

Browse files
committed
run myget release on macos
1 parent 28ea6ad commit 2e883b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/myget_release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: myget-release
22
on: [workflow_dispatch]
33
jobs:
44
push:
5-
runs-on: ubuntu-latest
5+
runs-on: macos-latest
66
steps:
77
- uses: actions/checkout@v1
88
- name: Setup .NET Core

0 commit comments

Comments
 (0)