chore(gitlab-ci): fix typo
This commit is contained in:
parent
5b095eea01
commit
f5948461c4
@ -61,7 +61,7 @@ node modules:
|
||||
frontend lint:
|
||||
stage: lint
|
||||
script:
|
||||
- "nix shell .#gnumake .#nodejs_21 --comand 'make frontend-lint'"
|
||||
- "nix shell .#gnumake .#nodejs_21 --command 'make frontend-lint'"
|
||||
before_script: *nix-before
|
||||
needs:
|
||||
- job: node modules
|
||||
|
||||
Reference in New Issue
Block a user