feat: add darwin build
This commit is contained in:
parent
f964e7fa89
commit
f9867d9c22
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -41,6 +41,7 @@ jobs:
|
||||
|
||||
release-darwin-amd64:
|
||||
name: release darwin/amd64
|
||||
permissions: write-all
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
|
Loading…
Reference in New Issue
Block a user