Skip to content

Commit 7c7a2e8

Browse files
Update build_map.sh
1 parent 5add199 commit 7c7a2e8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/build_map.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ find deploy -mindepth 1 -print | while read -r path; do
6060
done
6161
echo -e "End Build Map\n"
6262
echo -e "----------------\n"
63-
# echo "window._just_Manifest = _just_buildManifest;" >> deploy/_just/static/$BUILD_ID/buildManifest.js
6463
echo "$(cat $GITHUB_ACTION_PATH/src/buildManifest_end.js)" >> deploy/_just/static/$BUILD_ID/buildManifest.js
6564
# Override Deployment
6665
for html_file in deploy/*.html; do

0 commit comments

Comments
 (0)