Skip to content

Commit b5c9b97

Browse files
authored
Update toolchain.yml
fuck it we ball?
1 parent 5b5df29 commit b5c9b97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/toolchain.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
echo llvm_ver=${{ matrix.llvm }} >> $GITHUB_ENV
5757
echo "llvm_path=${{ runner.tool_cache }}/llvm" >> $GITHUB_ENV
5858
# llvm 13 fix for ci
59-
sudo apt install libncurses5
59+
# sudo apt install libncurses5
6060
6161
- name: Cache LLVM and Clang (${{ env.llvm_ver }})
6262
id: cache-llvm

0 commit comments

Comments
 (0)