mirror of
https://github.com/jcefmaven/jcefbuild.git
synced 2025-11-13 04:33:43 +08:00
Prevent dropping of LICENSE
This commit is contained in:
@@ -79,7 +79,7 @@ echo "" >> $GITHUB_ENV
|
||||
) > ../release_message.md
|
||||
|
||||
#Add LICENSE
|
||||
mv LICENSE.txt ..
|
||||
mv LICENSE.txt ../LICENSE
|
||||
|
||||
#Build build_meta.json
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user