remove check-update

Remove `check-update`
This commit is contained in:
Jamil
2022-05-20 11:01:43 -07:00
committed by GitHub
parent b6d0f5512d
commit b075354336

View File

@@ -49,7 +49,6 @@ jobs:
startsWith(matrix.platform, 'fedora') ||
startsWith(matrix.platform, 'fedora')
run: |
sudo yum check-update
sudo yum install -y llvm
- name: install llvm on debian-based
if: >