Skip to content

Commit

Permalink
Add zstd to macos release dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ldpl committed Feb 21, 2023
1 parent 25b80ff commit 23272a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ jobs:
lzo:arm64-osx \
zlib:x64-osx \
zlib:arm64-osx \
zstd:x64-osx \
zstd:arm64-osx \
# EOF
- name: Install GCC problem matcher
Expand Down

0 comments on commit 23272a0

Please sign in to comment.