lukegbcom: set NIX_PATH before running the deployer script

This commit is contained in:
Luke Granger-Brown 2024-12-30 03:08:06 +00:00
parent 7e817b6c69
commit 44f54eb9eb

View file

@ -14,4 +14,5 @@ jobs:
- name: Build and deploy
run: |
export NIX_PATH=nixpkgs=$PWD/hack/nixpkgs
web/lukegbcom/deploy.sh