diff --git a/.github/workflows/compile.yaml b/.github/workflows/compile.yaml index 1cf9ec56..d825bc73 100644 --- a/.github/workflows/compile.yaml +++ b/.github/workflows/compile.yaml @@ -58,8 +58,8 @@ jobs: if: startsWith(matrix.os, 'macOS-') run: | brew install armmbed/formulae/arm-none-eabi-gcc - brew install --cask osxfuse # See https://github.com/osxfuse/osxfuse/issues/801#issuecomment-833419942 + brew install --cask macfuse brew install gromgit/fuse/tup-mac pip3 install PyYAML Jinja2 jsonschema