Update sw.yml

This commit is contained in:
Egor Pugin 2023-10-31 17:12:35 +03:00 committed by GitHub
parent 127292fa8e
commit 53da117048
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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