From 126a6394378aeba2e50c0ac3b5d0b344638155ce Mon Sep 17 00:00:00 2001 From: "Maarten L. Hekkelman" Date: Mon, 13 Apr 2026 13:31:00 +0200 Subject: [PATCH] github, take 3 --- .github/workflows/cmake-multi-platform.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/cmake-multi-platform.yml b/.github/workflows/cmake-multi-platform.yml index 5e6a792..ce52a61 100644 --- a/.github/workflows/cmake-multi-platform.yml +++ b/.github/workflows/cmake-multi-platform.yml @@ -56,8 +56,7 @@ jobs: run: ./tools/depends.cmd shell: cmd - - name: Install boost Windows - if: matrix.os == 'windows-latest' + - name: Install boost uses: MarkusJx/install-boost@v2 id: install-boost with: