Skip to content

Commit 57a0d89

Browse files
committed
🔧 Add backend/bear to deployment package in deploy.yml
1 parent ab1b7cf commit 57a0d89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
5656
# Backend files
5757
mkdir -p deploy_package/backend
58+
cp -r backend/bear deploy_package/backend/
5859
cp -r backend/collectmap deploy_package/backend/
5960
cp -r backend/commons deploy_package/backend/
6061
cp -r backend/mountains deploy_package/backend/

0 commit comments

Comments
 (0)