This commit is contained in:
parent
d1d36a972d
commit
5c76652d9e
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ jobs:
|
||||||
|
|
||||||
- name: Build with Nix
|
- name: Build with Nix
|
||||||
run: |
|
run: |
|
||||||
nix build .#default --out-link result
|
/run/current-system/sw/bin/nix build .#default --out-link result
|
||||||
cp result/bin/typssg ./typssg-linux-x86_64
|
cp result/bin/typssg ./typssg-linux-x86_64
|
||||||
|
|
||||||
- name: Create Release and Upload Binary
|
- name: Create Release and Upload Binary
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue