Skip to content

Commit

Permalink
add missing install dep on ubuntu-dev 22
Browse files Browse the repository at this point in the history
  • Loading branch information
kostasrim committed Feb 28, 2024
1 parent 1a4d8fd commit 93ae016
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/daily-sanitizers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
- name: Configure & Build
run: |
apt install zstd
mkdir -p $GITHUB_WORKSPACE/build
cd $GITHUB_WORKSPACE/build
cmake .. \
Expand Down

0 comments on commit 93ae016

Please sign in to comment.