fix(nix): watch scripts in nix-hashes workflow (#12818)
This commit is contained in:
parent
a7c5d5ac4c
commit
24fd8c166d
2 changed files with 3 additions and 1 deletions
|
|
@ -30,7 +30,6 @@ stdenvNoCC.mkDerivation {
|
|||
../bun.lock
|
||||
../package.json
|
||||
../patches
|
||||
../install
|
||||
]
|
||||
);
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue