Skip to content

Commit

Permalink
Update kyanos-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hengyoush authored Sep 8, 2024
1 parent 424ad49 commit fe890d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kyanos-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ jobs:
sudo add-apt-repository "deb http://apt.llvm.org/jammy/ llvm-toolchain-jammy-15 main"
sudo apt update
sudo apt install -y clang
make
make clean && make

0 comments on commit fe890d7

Please sign in to comment.