Add deployment workflow #7
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ jobs:
|
|||
|
||||
- name: Build website
|
||||
run: |
|
||||
export HOME="$GITHUB_WORKSPACE"
|
||||
printenv
|
||||
nix-build dgnum.eu
|
||||
|
||||
|
|
Loading…
Reference in a new issue