test: print nix path of gitea runner
Some checks failed
Release / build-and-release (push) Failing after 1s
Some checks failed
Release / build-and-release (push) Failing after 1s
This commit is contained in:
parent
e1f5303b39
commit
5b2c3e969c
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ jobs:
|
||||||
|
|
||||||
- name: Build with Nix
|
- name: Build with Nix
|
||||||
run: |
|
run: |
|
||||||
|
/run/current-system/sw/bin/nix-instantiate --eval -E 'builtins.toString <nixpkgs>'
|
||||||
/run/current-system/sw/bin/nix-build default.nix --out-link result
|
/run/current-system/sw/bin/nix-build default.nix --out-link result
|
||||||
cp result/bin/typssg ./typssg-linux-x86_64
|
cp result/bin/typssg ./typssg-linux-x86_64
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue