mirror of
https://github.com/LemmyNet/joinlemmy-site.git
synced 2024-12-03 17:51:18 +00:00
Removing update.
This commit is contained in:
parent
4c642e7473
commit
a9438cfa95
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ steps:
|
|||
commands:
|
||||
- apk add git
|
||||
- git submodule init
|
||||
- git submodule update --recursive --remote
|
||||
- git submodule update
|
||||
|
||||
prettier_markdown_check:
|
||||
image: tmknom/prettier:3.0.0
|
||||
|
|
Loading…
Reference in a new issue