Update sw.yml

This commit is contained in:
Egor Pugin 2023-10-31 17:25:35 +03:00 committed by GitHub
parent 640a39bc03
commit d522f3bd1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,13 +34,11 @@ jobs:
steps:
- name: packages
if: matrix.os == 'ubuntu-22.04'
run: sudo dnf -y install cmake gcc lld which
run: sudo dnf -y install cmake gcc lld which flex bison clang clang-tools-extra git
- uses: actions/checkout@v4
- uses: actions/checkout@v4
with:
repository: tesseract-ocr/test
path: tesseract/test
submodules: recursive
- uses: egorpugin/sw-action@master
- name: build