Skip to content
This repository has been archived by the owner on Feb 3, 2024. It is now read-only.

Commit

Permalink
Fix CI (#140)
Browse files Browse the repository at this point in the history
  • Loading branch information
aurexav authored Aug 11, 2022
1 parent 559f7b6 commit efe48b1
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 @@ -23,7 +23,7 @@ jobs:
run: |
apt update -y
apt install --no-install-recommends -y \
ca-certificates curl git python3-pip \
ca-certificates curl git python3-pip zstd \
clang make gcc g++
pip3 install --upgrade pip
pip3 install cmake --upgrade
Expand Down

0 comments on commit efe48b1

Please sign in to comment.