Skip to content

Commit

Permalink
ci: get-app for hrms again
Browse files Browse the repository at this point in the history
  • Loading branch information
agritheory committed Mar 18, 2024
1 parent 97df1ae commit 55f30aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/helper/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ sed -i 's/socketio:/# socketio:/g' Procfile
sed -i 's/redis_socketio:/# redis_socketio:/g' Procfile

bench get-app https://github.com/frappe/erpnext --branch "${BRANCH_NAME}" --resolve-deps --skip-assets
bench get-app https://github.com/frappe/hrms --branch "${BRANCH_NAME}" --resolve-deps --skip-assets
bench get-app inventory_tools "${GITHUB_WORKSPACE}" --skip-assets --resolve-deps

printf '%s\n' 'frappe' 'erpnext' 'hrms' 'inventory_tools' > ~/frappe-bench/sites/apps.txt
Expand Down

0 comments on commit 55f30aa

Please sign in to comment.