Jules Aguillon
67487d0ef0
Fix CI since recent font changes
...
Requires the latest version of fontforge.
Re-order the steps to improve caching.
2022-03-25 00:51:11 +01:00
Michael Levi
611f2c8111
More reliable CI without Nix
2022-03-25 00:16:40 +01:00
Jules Aguillon
0fb7150a06
Revert to the previous CI
...
The new CI script doesn't work on forks.
This reverts commit f3aa218de4
.
This reverts commit 3373c59b90
.
2022-03-24 18:43:09 +01:00
Jules Aguillon
f3aa218de4
Improve CI script
...
Upgrade nixbuild-action to put back spaces in the workflow name.
Improve the script for retrieving the result, thanks to @rickynils.
2022-03-23 16:27:07 +01:00
Jules Aguillon
3373c59b90
CI: Use nixbuild.net
...
The build takes place on the remote, which takes advantage of Nix's
caching.
The previous workflow used a remote cache but in order to build locally,
all the dependencies needed to be downloaded from the cache everytime.
The dependencies are 462M, downloading took most of the time.
2022-03-23 13:02:38 +01:00
Raphael
4b1a6e4b92
Create github action to compile debug_APK ( #60 )
...
* Create github action to make debug apk
* Cache debug signing certificate
* Setup cachix
* Run on pull request
Co-authored-by: Jules Aguillon <jules@j3s.fr>
2022-02-14 00:42:41 +01:00