Compare commits
1 Commits
prerelease
...
prerelease
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8c3ee3fe05 |
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -74,7 +74,7 @@ jobs:
|
||||
ubuntu:latest \
|
||||
bash -c "
|
||||
apt-get update && apt-get install -y python3-pip g++ flex bison &&
|
||||
pip install conan &&
|
||||
pip install --break-system-packages conan &&
|
||||
conan profile detect --force &&
|
||||
conan install . --build=missing &&
|
||||
conan build .
|
||||
|
||||
Reference in New Issue
Block a user