try fix workflow by setting $HOME
Some checks failed
Integration Test / flake-check (push) Failing after 2m29s
Some checks failed
Integration Test / flake-check (push) Failing after 2m29s
This commit is contained in:
@@ -11,4 +11,4 @@ jobs:
|
||||
apt update -y
|
||||
apt install sudo -y
|
||||
- uses: cachix/install-nix-action@v30
|
||||
- run: nix flake check --no-update-lock-file --accept-flake-config .
|
||||
- run: export HOME=$(pwd); nix flake check --no-update-lock-file --accept-flake-config .
|
||||
|
||||
Reference in New Issue
Block a user