Changeset 9ac448 in git for .github/workflows/ci-sage.yml


Ignore:
Timestamp:
Jul 25, 2020, 9:26:59 PM (4 years ago)
Author:
Matthias Koeppe <mkoeppe@…>
Branches:
(u'spielwiese', '5b153614cbc72bfa198d75b1e9e33dab2645d9fe')
Children:
c425687d4319bfff1f57506e54db1561f43bd997
Parents:
efb3fc902aaa3c131c09c21cefb3f9cfc263473f
Message:
Remove outdated comment
File:
1 edited

Legend:

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

    refb3fc r9ac448  
    7676          sudo DEBIAN_FRONTEND=noninteractive apt-get install $DIST_PREREQ
    7777      - name: Run make dist, prepare upstream artifact
    78         # make dist broken, make_tar.sh broken - https://github.com/Singular/Singular/issues/1016
    7978        run: |
    8079          (cd build/pkgs/${{ env.SPKG }}/src && (./autogen.sh && ./configure && make dist) ) \
Note: See TracChangeset for help on using the changeset viewer.