Merge pull request #7298 from Lawrence37/workflow-permissions
Fix for macOS ARM build
This commit is contained in:
commit
e64af75212
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