mirror of
https://github.com/blueprint-community/action-export.git
synced 2026-02-18 20:01:55 +00:00
Update entrypoint.sh
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
set -e
|
||||
|
||||
echo "Copying repo files into container"
|
||||
cp -R /github/workspace/ /app/.blueprint/dev/
|
||||
cp -R /github/workspace/. /app/.blueprint/dev/
|
||||
|
||||
echo "Patching export script"
|
||||
sed -i '4d' /app/scripts/commands/developer/export.sh
|
||||
|
||||
Reference in New Issue
Block a user