Skip to content

Commit

Permalink
Update cmake_allOS.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
OthmanB authored Feb 28, 2024
1 parent ac1dfce commit 963fa59
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/cmake_allOS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,6 @@ jobs:
run: |
brew install gnuplot eigen boost gsl cmake
- name: Install Dependencies (Windows)
if: startsWith(runner.os, 'Windows')
run: |
choco install gnuplot eigen boost-msvc-14.3 gnuwin cmake --force
- name: Configure CMake
run: cmake -B ${{github.workspace}}/build -DCMAKE_BUILD_TYPE=${{env.BUILD_TYPE}}

Expand Down

0 comments on commit 963fa59

Please sign in to comment.