diff --git a/.github/workflows/pymoose.yml b/.github/workflows/pymoose.yml index 87e1ac09c9..85fd2b4ce5 100644 --- a/.github/workflows/pymoose.yml +++ b/.github/workflows/pymoose.yml @@ -69,7 +69,7 @@ jobs: cd gsl-20211111 mkdir build cmake .. -G "NMake Makefiles" -DNO_AMPL_BINDINGS=1 -DGSL_DISABLE_TESTS=1 -DDOCUMENTATION=OFF -DGSL_INSTALL_MULTI_CONFIG=ON - make . + nmake ls # - name: Build