diff --git a/.github/workflows/build-macos.yml b/.github/workflows/build-macos.yml index a3cd55a..f64e2e7 100644 --- a/.github/workflows/build-macos.yml +++ b/.github/workflows/build-macos.yml @@ -23,7 +23,7 @@ jobs: submodules: true - name: install build dependency - run: ./scripts/install-build-deps.sh + run: ./scripts/install-build-deps.sh - name: save homebrew prefix id: brew-prefix