1
0
mirror of synced 2026-04-14 01:13:58 +00:00

force brew formula update

This commit is contained in:
Miodrag Milanovic
2024-10-09 14:09:10 +02:00
parent a5968e4047
commit a6ccf22047

View File

@@ -14,6 +14,7 @@ runs:
if: runner.os == 'macOS'
shell: bash
run: |
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK=1 brew update
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK=1 brew install bison flex gawk libffi pkg-config bash autoconf llvm lld
- name: Linux runtime environment