Remove macOS package cache due to permission errors
Some checks failed
CodeQL / Analyze (push) Waiting to run
Build branch / build-all (push) Failing after 48s

This commit is contained in:
smallmodel 2025-04-15 00:40:48 +02:00
parent c9ff941600
commit cf8af91516
No known key found for this signature in database
GPG key ID: 9F2D623CEDF08512

View file

@ -43,10 +43,10 @@ jobs:
### ###
# Packages # Packages
### ###
- uses: tecolicom/actions-use-homebrew-tools@b9c066b79607fa3d71e0be05d7003bb75fd9ff34
name: Install required packages - name: Install required packages
with: run: |
tools: git flex bison ninja cmake llvm perl brew install git flex bison ninja cmake llvm perl
- name: Settings - name: Settings
working-directory: ${{github.workspace}} working-directory: ${{github.workspace}}