Giter Site home page Giter Site logo

CI needs pandoc about stenc HOT 6 CLOSED

scsitape avatar scsitape commented on May 24, 2024
CI needs pandoc

from stenc.

Comments (6)

sunwire avatar sunwire commented on May 24, 2024

Looks like pandoc package is in Ubuntu so, maybe something like this but of course sudo apt-get -y install pandoc instead of tree

e.g.

- uses: actions/checkout@v3
#install pandoc
- name: Install pandoc package
  run: |
      sudo apt-get -y install pandoc
#old stuff
- name: autoconf
   run: autoreconf -i

from stenc.

sunwire avatar sunwire commented on May 24, 2024

@jonasstein You need to fix the workflow file, see my file
and comment on your commit

from stenc.

jonasstein avatar jonasstein commented on May 24, 2024

@sunwire DONE. Do I still miss something?

from stenc.

sunwire avatar sunwire commented on May 24, 2024

@sunwire DONE. Do I still miss something?

Missing spaces before sudo apt-get and run:
PS. See example YAML format

from stenc.

jonasstein avatar jonasstein commented on May 24, 2024

Github mentions another error: in line 11
https://github.com/scsitape/stenc/actions/runs/2250941541/workflow#L11
Update: But it works now. I think we can close this as solved now.

from stenc.

sunwire avatar sunwire commented on May 24, 2024

@jonasstein You missed spaces before run:

Update: But it works now. I think we can close this as solved now.

But, as I see you fixed it

from stenc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.