Skip to content

Commit

Permalink
remove apt install
Browse files Browse the repository at this point in the history
  • Loading branch information
kostasrim committed Feb 28, 2024
1 parent a4592aa commit ba5e2b2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/daily-sanitizers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ jobs:
- name: Configure & Build
run: |
apt install libzstd-dev
mkdir -p $GITHUB_WORKSPACE/build
cd $GITHUB_WORKSPACE/build
cmake .. \
Expand Down

0 comments on commit ba5e2b2

Please sign in to comment.