Changeset afea26 in git


Ignore:
Timestamp:
Feb 2, 2022, 2:00:59 AM (2 years ago)
Author:
Matthias Koeppe <mkoeppe@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
693e6f920064fc5b913d6b325467c7278bdd5e2f
Parents:
6a57089b3e776d07691d5d44f2130534d7a2c793
Message:
.github/workflows/ci-sage.yml: Install texinfo
File:
1 edited

Legend:

Unmodified
Added
Removed
  • .github/workflows/ci-sage.yml

    r6a57089 rafea26  
    5555  TARGETS:     SAGE_CHECK=no SAGE_CHECK_PACKAGES=singular,pynac singular pynac
    5656  TARGETS_OPTIONAL: SAGE_CHECK=no SAGE_CHECK_pysingular=warn pysingular
     57  # Need texinfo for building the Singular documentation
     58  EXTRA_SAGE_PACKAGES: info
    5759  # Standard setting: Test the current beta release of Sage:
    5860  SAGE_REPO:   sagemath/sage
Note: See TracChangeset for help on using the changeset viewer.