mirror of
https://github.com/LemmyNet/lemmy.git
synced 2025-02-05 16:44:46 +00:00
Revert submodule update, dont pull new translations during release
This commit is contained in:
parent
3d99fd3524
commit
299d11356d
2 changed files with 3 additions and 3 deletions
|
@ -1 +1 @@
|
|||
Subproject commit 0955855d9635f88f30d7c2aeaa864278c08c985b
|
||||
Subproject commit 11aacb1a41f1d614fff4cb0fd045a066947d64f4
|
|
@ -31,8 +31,8 @@ cargo check
|
|||
git add Cargo.lock
|
||||
|
||||
# Update the submodules
|
||||
git submodule update --remote
|
||||
git add crates/utils/translations
|
||||
#git submodule update --remote
|
||||
#git add crates/utils/translations
|
||||
|
||||
# The commit
|
||||
git commit -m"Version $new_tag"
|
||||
|
|
Loading…
Reference in a new issue