Fixes
This commit is contained in:
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -22,7 +22,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Install OpenSSL v3 (System)
|
||||
run: sudo dnf update && sudo dnf install -y libssl-dev
|
||||
run: sudo dnf install -y openssl-devel
|
||||
|
||||
- name: Configure
|
||||
run: cmake --preset ${{ matrix.target }}
|
||||
|
||||
Reference in New Issue
Block a user