lukegbcom: set NIX_PATH before running the deployer script
This commit is contained in:
parent
7e817b6c69
commit
44f54eb9eb
1 changed files with 1 additions and 0 deletions
|
@ -14,4 +14,5 @@ jobs:
|
|||
|
||||
- name: Build and deploy
|
||||
run: |
|
||||
export NIX_PATH=nixpkgs=$PWD/hack/nixpkgs
|
||||
web/lukegbcom/deploy.sh
|
||||
|
|
Loading…
Reference in a new issue