Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
paultag committed Oct 22, 2024
1 parent 35dce37 commit 267901b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/make-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,10 @@ jobs:
shell: bash
run: |
brew install \
openssl \
coreutils \
jq
openssl \
pkg-config
cargo install toml-cli
- name: Cache cargo registry
Expand Down

0 comments on commit 267901b

Please sign in to comment.