Removing update.

This commit is contained in:
Dessalines 2024-01-10 14:08:39 -05:00
parent 4c642e7473
commit a9438cfa95

View file

@ -11,7 +11,7 @@ steps:
commands: commands:
- apk add git - apk add git
- git submodule init - git submodule init
- git submodule update --recursive --remote - git submodule update
prettier_markdown_check: prettier_markdown_check:
image: tmknom/prettier:3.0.0 image: tmknom/prettier:3.0.0