Skip to content

Commit

Permalink
build directory.
Browse files Browse the repository at this point in the history
  • Loading branch information
MathieuDutSik committed Mar 15, 2022
1 parent 40e20a6 commit e282e51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
run: |
ls
ls basic_common_cpp
cd basic_common_cpp/ExternalLib/nauty && mkdir build
mkdir basic_common_cpp/ExternalLib/nauty/build
cd basic_common_cpp/ExternalLib/nauty/build && cmake -DCMAKE_INSTALL_PREFIX:PATH=$NAUTY_PATH .. && make all install
cd src_lorenzian && make && strip LORENTZ_FundDomain_AllcockEdgewalk
- uses: papeloto/action-zip@v1
Expand Down

0 comments on commit e282e51

Please sign in to comment.