Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
svkeerthy authored Jan 11, 2024
1 parent 8b6bc15 commit 6d0ca73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
steps:
- name: Install LLVM-16.0.1
run: |
sudo apt-get install -y libzstd-dev
wget https://apt.llvm.org/llvm.sh
sudo bash llvm.sh 16
- uses: actions/checkout@v2
Expand Down

0 comments on commit 6d0ca73

Please sign in to comment.