mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-11-27 12:49:35 +08:00
Update sw.yml
This commit is contained in:
parent
127292fa8e
commit
53da117048
2
.github/workflows/sw.yml
vendored
2
.github/workflows/sw.yml
vendored
@ -34,7 +34,7 @@ jobs:
|
||||
steps:
|
||||
- name: packages
|
||||
if: matrix.os == 'ubuntu-22.04'
|
||||
run: sudo dnf install cmake
|
||||
run: sudo dnf -y install cmake gcc lld
|
||||
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v4
|
||||
|
Loading…
Reference in New Issue
Block a user