Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build for MacOS and release asif binary #28

Merged
merged 1 commit into from
Mar 29, 2019
Merged

Build for MacOS and release asif binary #28

merged 1 commit into from
Mar 29, 2019

Conversation

AlexeyRaga
Copy link
Collaborator

No description provided.

Copy link
Collaborator

@dsturnbull dsturnbull left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

- run:
name: Install cabal-plan
command: |
curl -L https://github.com/haskell-works/cabal-plan/releases/download/v0.5.0.0/cabal-plan_x86_osx.tar.gz -o cabal-plan_x86_osx.tar.gz
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a way to go via /releases/download/latest/ or anything like that?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not directly, but possible.
In my understanding we can do an API call to get the latest release info, and then use its tag property to construct this URL.

@AlexeyRaga AlexeyRaga merged commit 75c2f9e into master Mar 29, 2019
@AlexeyRaga AlexeyRaga deleted the osx-build branch March 29, 2019 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants