document binary cache and build other packages
This commit is contained in:
parent
f48f5123e0
commit
10589203ad
2 changed files with 9 additions and 1 deletions
|
@ -15,7 +15,7 @@ jobs:
|
|||
echo "HOME=$PWD" >> "$GITHUB_ENV"
|
||||
|
||||
- run: |
|
||||
OUTPUT=$(nix build .#x13s/linux --print-out-paths)
|
||||
OUTPUT=$(nix build --print-out-paths .#x13s/linux .#x13s/alsa-ucm-conf .#pd-mapper .#x13s/extra-firmware)
|
||||
echo $OUTPUT
|
||||
echo "build_output=$OUTPUT" >> "$GITHUB_ENV"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue