larsenwork / monoid

Customisable coding font with alternates, ligatures and contextual positioning. Crazy crisp at 12px/9pt. http://larsenwork.com/monoid/
7.86k stars 170 forks source link

Issues with the updated build script #45

Closed larsenwork closed 9 years ago

larsenwork commented 9 years ago

I tried commenting out the calt-thingy just to get a release through but it also failed.

! git diff `git log -1 --pretty='%B' release | cut -d ' ' -f 4` --name-only --exit-code Source

! git diff `git log -1 --pretty='%B' release | cut -d ' ' -f 4` --name-only --exit-code Source returned exit code 1

Action failed: ! git diff `git log -1 --pretty='%B' release | cut -d ' ' -f 4` --name-only --exit-code Source
chase commented 9 years ago

As before, this just means you haven't made any changes to the Source files.

chase commented 9 years ago

https://github.com/larsenwork/monoid/blob/master/circle.yml#L13-L14

chase commented 9 years ago

Disabled the check for now, doing a trial build to see if we can't get Downloads back up.