Coder Social home page Coder Social logo

Comments (3)

honzabilek4 avatar honzabilek4 commented on August 11, 2024 1

I see three options here:

  1. To speed up the command, you can try to cache and reuse what's been already installed between runs multiple runs.
  2. You can download the binary directly form our dist server https://dist.localazy.com/macos/macos-v1.6.3.zip.
  3. I'm happy to review and accept a PR with the suggested change.

from download.

honzabilek4 avatar honzabilek4 commented on August 11, 2024

This is a limitation of GH actions, as they cannot run docker containers on macOS.
Instead of this action, install the CLI tool on the machine using brew command and run the command directly. I believe that this is the easiest option on macOS. Check the installation instructions here: https://localazy.com/docs/cli/installation#macos

from download.

jonasbark avatar jonasbark commented on August 11, 2024

I've done that, but it took a whopping 3:45m to run it:
image

Shouldn't you be able to do the same in this github action as well by checking the OS that the action is run on?

from download.

Related Issues (3)

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.