Update .github/workflows/build.yaml
Co-authored-by: Cole Helbling <cole.e.helbling@outlook.com>
This commit is contained in:
parent
bbaeca10a8
commit
2b56c6586c
3
.github/workflows/build.yaml
vendored
3
.github/workflows/build.yaml
vendored
|
@ -33,9 +33,6 @@ jobs:
|
||||||
|
|
||||||
- uses: DeterminateSystems/nix-installer-action-cache@main
|
- uses: DeterminateSystems/nix-installer-action-cache@main
|
||||||
|
|
||||||
- name: Print the arch-os
|
|
||||||
run: "echo $RUNNER_ARCH-$RUNNER_OS"
|
|
||||||
|
|
||||||
- name: Build package
|
- name: Build package
|
||||||
run: "nix build .# -L"
|
run: "nix build .# -L"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue