From aa2e1615fa4675489e83097a4f4b51610e787c6b Mon Sep 17 00:00:00 2001 From: taro Date: Mon, 25 Nov 2024 23:35:57 -0300 Subject: [PATCH] . --- .github/workflows/cd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index a856e83..1ab854c 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -21,7 +21,7 @@ jobs: steps: - uses: actions/checkout@v4 - - run: type brew + - run: which brew - run: | curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs > rustup.sh