Skip to content

Commit

Permalink
Update homebrew.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
colstrom authored Jun 29, 2024
1 parent 53cf23b commit b785a5c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/homebrew.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ jobs:
# runs-on: runs-on,runner=1cpu-linux-arm64,run-id=${{ github.run_id }}
steps:
- run: |
curl -fsSLO https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh
wget https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh
base64 install.sh

0 comments on commit b785a5c

Please sign in to comment.