mirror of
https://github.com/Strum355/mcshader-lsp.git
synced 2025-08-30 13:27:26 +00:00
Tryna figure out why this linter stopped working
This commit is contained in:
parent
c1c68d15ff
commit
4436ef11eb
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@ pipeline:
|
|||
image: node:${NODE_VERSION}
|
||||
commands:
|
||||
- npm i
|
||||
- ls
|
||||
- pwd
|
||||
- npm run lint
|
||||
|
||||
matrix:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue