fix/scripts: replace build assets symlink with copy (#11205)
This commit is contained in:

committed by
GitHub

parent
4f5f6233a7
commit
a8d6441ad1
@@ -53,7 +53,7 @@ function build_translation_archives {
|
||||
done
|
||||
|
||||
cd "$target_directory"
|
||||
ln -s tldr-pages.zip tldr-pages.en.zip
|
||||
cp -r tldr-pages.zip tldr-pages.en.zip
|
||||
}
|
||||
|
||||
###################################
|
||||
|
Reference in New Issue
Block a user