Skip to content

Commit

Permalink
zstd!
Browse files Browse the repository at this point in the history
  • Loading branch information
bluestreak01 committed Apr 26, 2024
1 parent 5156e95 commit 8a06e11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rebuild_native_libs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jobs:
ldd --version
env
apt-get update -y
apt install git nasm python3 wget ca-certificates build-essential -y
apt install git nasm python3 wget ca-certificates build-essential zstd-y
python3 ./.github/prepare_rust_env.py
echo "PATH=/github/home/.cargo/bin/:$PATH" >> "$GITHUB_ENV"
- name: Install up-to-date CMake
Expand Down

0 comments on commit 8a06e11

Please sign in to comment.