README: hint to action options

This commit is contained in:
Domen Kožar
2019-10-03 17:27:13 +02:00
committed by GitHub
parent 2b219c86f3
commit e3eb20c3db

View File

@@ -22,6 +22,9 @@ jobs:
- run: nix-build
```
See [action.yml](action.yml) for all options.
See also [cachix-action](https://github.com/cachix/cachix-action) for
simple binary cache setup to speed up your builds and share binaries
with developers.