Git Product home page Git Product logo

Comments (4)

lazka avatar lazka commented on June 12, 2024 1

there is a space after ruby. we ideally should ignore those imo

from setup-msys2.

eine avatar eine commented on June 12, 2024

If that is exactly the syntax you used, then It might be a syntax error. The following works:

      - uses: msys2/setup-msys2@v2
        with:
          update: true
          install: >-
              mingw-w64-x86_64-toolchain
              base-devel
              git
              p7zip
              ruby
              mingw-w64-x86_64-qt5
              mingw-w64-i686-qt5
              mingw-w64-i686-toolchain
              mingw-w64-i686-qwt-qt5
              mingw-w64-x86_64-zlib
              mingw-w64-i686-zlib
              zlib-devel
              mingw-w64-x86_64-openssl
              mingw-w64-i686-openssl
              openssl-devel

Which produces:

C:\windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-S' '--needed' '--overwrite' '*' 'mingw-w64-x86_64-toolchain' 'base-devel' 'git' 'p7zip' 'ruby' 'mingw-w64-x86_64-qt5' 'mingw-w64-i686-qt5' 'mingw-w64-i686-toolchain' 'mingw-w64-i686-qwt-qt5' 'mingw-w64-x86_64-zlib' 'mingw-w64-i686-zlib' 'zlib-devel' 'mingw-w64-x86_64-openssl' 'mingw-w64-i686-openssl' 'openssl-devel'"

from setup-msys2.

coozoo avatar coozoo commented on June 12, 2024

If that is exactly the syntax you used, then It might be a syntax error. The following works:
not really it's after copy/paste (that's why I don't like languages with indentations :) )

from setup-msys2.

coozoo avatar coozoo commented on June 12, 2024

there is a space after ruby. we ideally should ignore those imo

Exactly, that's it, thank you! I screwed up with this one space after ruby

from setup-msys2.

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.