Fix macOS ARM build
Add permission to upload artifacts to release tags.
This commit is contained in:
parent
cd3b2c31e8
commit
a57cbcfdb4
2
.github/workflows/macos.yml
vendored
2
.github/workflows/macos.yml
vendored
@ -140,6 +140,8 @@ jobs:
|
||||
|
||||
armbuild:
|
||||
runs-on: macos-14
|
||||
permissions:
|
||||
contents: write
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
Loading…
x
Reference in New Issue
Block a user