Update sw.yml

This commit is contained in:
Egor Pugin 2023-10-31 17:16:35 +03:00 committed by GitHub
parent 53da117048
commit 640a39bc03
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 -y install cmake gcc lld
run: sudo dnf -y install cmake gcc lld which
- uses: actions/checkout@v4
- uses: actions/checkout@v4