Show build logs in CI 👷

This commit is contained in:
Daniel Thwaites 2022-07-27 14:49:50 +01:00
parent d0c24e5f3f
commit ac8982e417
No known key found for this signature in database
GPG key ID: D8AFC4BF05670F9D

View file

@ -24,4 +24,4 @@ jobs:
uses: actions/checkout@v3
- name: Build palette generator
run: nix build .#palette-generator
run: nix -L build .#palette-generator