Show build logs in CI 👷
This commit is contained in:
parent
d0c24e5f3f
commit
ac8982e417
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -24,4 +24,4 @@ jobs:
|
|||
uses: actions/checkout@v3
|
||||
|
||||
- name: Build palette generator
|
||||
run: nix build .#palette-generator
|
||||
run: nix -L build .#palette-generator
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue