Update .gitea/workflows/cpp-tests.yml
Del Boot Installation
This commit is contained in:
@@ -73,9 +73,6 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Boost installieren (Übergang bis Image-Rebuild)
|
||||
run: apt-get update -qq && apt-get install -y --no-install-recommends libboost-dev
|
||||
|
||||
- name: Configure (WITH_CGAL_TESTS — kein Viewer, kein wayland-scanner)
|
||||
run: cmake -S code -B build -DWITH_CGAL_TESTS=ON -DCMAKE_BUILD_TYPE=Release
|
||||
|
||||
|
||||
Reference in New Issue
Block a user