diff --git a/.github/workflows/health-check.yml b/.github/workflows/health-check.yml index 04c3e55..c16cbb6 100644 --- a/.github/workflows/health-check.yml +++ b/.github/workflows/health-check.yml @@ -66,6 +66,7 @@ jobs: run: brew --config - name: Run install script + timeout-minutes: 30 run: /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/YasminTeles/dotfiles/main/install.sh)" env: CI: true