literally removing 1 space, inside a code block, in docs, just to make prettier not cry

This commit is contained in:
Peter Stather 2024-06-29 01:55:14 +01:00
parent 5fbbe25013
commit e00f8aa9cb

View File

@ -190,7 +190,7 @@ stages:
- deploy
image: node:18
cache: # Cache modules in between jobs
cache: # Cache modules in between jobs
key: $CI_COMMIT_REF_SLUG
paths:
- .npm/