Skip to content

Commit

Permalink
Attempt to fix HPCombi m4 x 2
Browse files Browse the repository at this point in the history
  • Loading branch information
james-d-mitchell committed Jan 22, 2024
1 parent 52345f9 commit 89cd89b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/hpcombi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,10 @@ jobs:
GAP_PKGS_TO_BUILD: "digraphs io orb datastructures profiling"
GAPBRANCH: ${{ matrix.gap-branch }}
ABI: ${{ matrix.ABI }}
- name: TMP
run: |
make print-HPCOMBI_CXXFLAGS
make print-LIBSEMIGROUPS_HPCOMBI_ENABLED
- name: "Build Semigroups"
uses: gap-actions/build-pkg@v1
with:
Expand Down

0 comments on commit 89cd89b

Please sign in to comment.