lukegbcom: set NIX_PATH before running the deployer script
All checks were successful
/ build (aarch64-linux) (push) Successful in 1m7s
/ build (x86_64-linux) (push) Successful in 2m11s
/ combine-systems (push) Successful in 2s
/ build (push) Successful in 3m35s

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