diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 47564c3..ae2d02a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -54,7 +54,7 @@ jobs: - name: Build cfg for Windows if: matrix.os == 'windows-latest' run: | - bash.exe ./configure --with-xml + bash.exe ./configure --with-headers=..\boost --with-libraries=..\boost\stage\x64\Release\lib --with-xml make dir -R type Makefile.config