🐛 Fixed missing ubuntu deps
This commit is contained in:
2
.github/workflows/conan-pkg.yml
vendored
2
.github/workflows/conan-pkg.yml
vendored
@ -9,7 +9,7 @@ jobs:
|
||||
run-conan:
|
||||
runs-on: ${{ matrix.config.os }}
|
||||
strategy:
|
||||
fail-fast: false
|
||||
fail-fast: true
|
||||
matrix:
|
||||
config:
|
||||
- name: Ubuntu
|
||||
|
Reference in New Issue
Block a user