gcontini
2020-10-11 34c994011ba790167c2ffa8a9f7da78e38236147
.github/workflows/cpp.yml
@@ -9,6 +9,9 @@
    steps:
    - uses: actions/checkout@v1
    - name: Setup Boost (Windows / Linux latest)
      shell: bash
      run: echo "BOOST_ROOT=$BOOST_ROOT_1_72_0" >> $GITHUB_ENV
    - name: Compile & Test
      run: |
        mkdir -p build