From 1ebcc6227d85e881b92e0f79fd55b40e5ca168bf Mon Sep 17 00:00:00 2001 From: Becheler <8360330+Becheler@users.noreply.github.com> Date: Sat, 21 Sep 2024 20:14:37 +0200 Subject: [PATCH] fix: documentation workflow --- .github/workflows/documentation.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index d915ca2e..20ac727a 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -55,8 +55,6 @@ jobs: - name: Conan Install run: > conan install conanfile.py - --profile:build=~/.conan2/profiles/default - --profile:host=~/.conan2/profiles/default --build=missing --output-folder=build