Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
mmahut committed Sep 26, 2021
1 parent 6b93e65 commit 96b69f6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions default.nix
Expand Up @@ -28,6 +28,8 @@ in rec {
'';

buildPhase = ''
node --version
tsc --version
tsc
'';

Expand Down

0 comments on commit 96b69f6

Please sign in to comment.