Skip to content

Commit

Permalink
Update pkgs/by-name/an/antares/package.nix
Browse files Browse the repository at this point in the history
Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
  • Loading branch information
hatch01 and AndersonTorres committed Mar 27, 2024
1 parent fc74ec0 commit faf7428
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/by-name/an/antares/package.nix
Expand Up @@ -24,6 +24,7 @@ buildNpmPackage rec {

buildInputs = [ nodejs ];

# Compile it since it uses Typescript
buildPhase = ''
runHook preBuild
npm run compile
Expand Down

0 comments on commit faf7428

Please sign in to comment.