Skip to content

Commit

Permalink
Update dependencies and macOS build configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
vitobotta committed Apr 12, 2024
1 parent cce693b commit be217df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- if: matrix.binary_os_suffix == 'macos'
name: macos build step
run: |
brew install crystal libssh2
brew install crystal libssh2 openssl@3
shards install --without-development
crystal build src/hetzner-k3s.cr --release
chmod +x hetzner-k3s
Expand Down

0 comments on commit be217df

Please sign in to comment.