tuist / tuist-action

A GitHub action to run Tuist from GitHub workflows
MIT License
24 stars 11 forks source link

Fix action #3

Closed PhilippeWeidmann closed 2 years ago

PhilippeWeidmann commented 2 years ago

The action wasn't working in it's current state. The code for downloading tuist didn't handle the redirect and wasn't async. The next commands weren't waiting for the download to finish and would failed. I also renamed the tuist exec to 'tuistexec' because the action could fail if you already had a directory named 'tuist' at the root of your project.

Fix for #2

pepicrft commented 2 years ago

@all-contributors add @PhilippeWeidmann for code

allcontributors[bot] commented 2 years ago

@pepicrft

I've put up a pull request to add @PhilippeWeidmann! :tada: