Skip to content

Commit

Permalink
Test Hammer install
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco Colonna committed Jan 9, 2025
1 parent b9fd95a commit f5515da
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,9 @@ jobs:
cmake -DCMAKE_INSTALL_PREFIX=../Hammer-install -DFORCE_YAMLCPP_INSTALL=ON ../Hammer
make
make install
cd pyext
pip install .
cd ../..
- name: Verify Hammer build
run: |
Expand Down

0 comments on commit f5515da

Please sign in to comment.