File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 submodules : recursive
2020 - name : (MacOS) Install dependencies
2121 if : runner.os == 'macOS'
22- run : brew install libomp boost
22+ run : brew install lld libomp boost
2323 - name : (Linux) Install dependencies
2424 if : runner.os == 'Linux'
2525 run : sudo apt-get update && sudo apt-get install -yq libomp-dev libboost-dev libboost-serialization-dev libboost-program-options-dev libboost-filesystem-dev libboost-iostreams-dev
4141 working-directory : ${{runner.workspace}}/sherpas
4242 shell : bash
4343 run : sherpas/SHERPAS -h
44- - name : Test XPAS-DNA (db build capacity)
45- working-directory : ${{runner.workspace}}/sherpas
46- shell : bash
47- run : lib/xpas/build/xpas-build-dna --help
44+ # - name: Test XPAS-DNA (db build capacity)
45+ # working-directory: ${{runner.workspace}}/sherpas
46+ # shell: bash
47+ # run: lib/xpas/build/xpas-build-dna --help
You can’t perform that action at this time.
0 commit comments