Skip to content

Commit

Permalink
CI: add orb to packages to build for manual, too
Browse files Browse the repository at this point in the history
  • Loading branch information
fingolfin committed Dec 13, 2024
1 parent 25bf9e9 commit bb0e053
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: gap-actions/setup-gap@v2
with:
GAP_PKGS_TO_BUILD: 'io profiling orb'
- uses: gap-actions/build-pkg-docs@v1
with:
use-latex: 'true'
Expand Down

0 comments on commit bb0e053

Please sign in to comment.