File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4646 with_conan : false
4747 targets : |
4848 libraries.use-simple-lib \
49- dan.io.test-mbedtls \
50- dan.io.UseCatch2
49+ dan-examples.cxx.dan.io.test-spdlog
5150
5251 name : ${{ matrix.config.name }}
5352 runs-on : ${{ matrix.config.os }}
6867 # while fmt (built within examples) does not compile with defaul msys-gcc :)
6968 install : >-
7069 mingw-w64-x86_64-gcc
70+ mingw-w64-x86_64-make
7171
7272 - name : Set up Python 3.11
7373 uses : actions/setup-python@v3
9898 - name : Configure
9999 run : |
100100 cd examples
101- dan-io configure -s github.api_token=" ${{ secrets.GITHUB_TOKEN }}"
101+ dan-io configure -s github.api_token=${{ secrets.GITHUB_TOKEN }}
102102 dan configure -v \
103103 -t default \
104104 -s install.destination=dist \
You can’t perform that action at this time.
0 commit comments