Skip to content

Commit

Permalink
build on macos?
Browse files Browse the repository at this point in the history
Signed-off-by: sriv <srikanth.ddit@gmail.com>
  • Loading branch information
sriv committed Aug 24, 2021
1 parent 8d6a5dd commit 7887df1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on: [deployment]
jobs:
deploy:
name: Create Draft with assets
runs-on: ubuntu-latest
runs-on: macos-latest
env:
GITHUB_TOKEN: '${{ secrets.GITHUB_TOKEN }}'
steps:
Expand Down

0 comments on commit 7887df1

Please sign in to comment.