mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-04-28 13:47:58 +03:00
Remove macOS package cache due to permission errors
This commit is contained in:
parent
c9ff941600
commit
cf8af91516
1 changed files with 4 additions and 4 deletions
8
.github/workflows/shared-build-macos.yml
vendored
8
.github/workflows/shared-build-macos.yml
vendored
|
@ -43,10 +43,10 @@ jobs:
|
|||
###
|
||||
# Packages
|
||||
###
|
||||
- uses: tecolicom/actions-use-homebrew-tools@b9c066b79607fa3d71e0be05d7003bb75fd9ff34
|
||||
name: Install required packages
|
||||
with:
|
||||
tools: git flex bison ninja cmake llvm perl
|
||||
|
||||
- name: Install required packages
|
||||
run: |
|
||||
brew install git flex bison ninja cmake llvm perl
|
||||
|
||||
- name: Settings
|
||||
working-directory: ${{github.workspace}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue