Skip to content

Commit

Permalink
chore: use v15 branch for erpnext
Browse files Browse the repository at this point in the history
  • Loading branch information
ruthra-kumar committed Nov 11, 2024
1 parent 73befed commit f00f826
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
- name: Install
working-directory: /home/runner/frappe-bench
run: |
bench get-app https://github.com/frappe/erpnext --branch "develop" --resolve-deps
bench get-app https://github.com/frappe/erpnext --branch "version-15" --resolve-deps
bench get-app payments $GITHUB_WORKSPACE
bench setup requirements --dev
bench new-site --db-root-password root --admin-password admin test_site
Expand Down

0 comments on commit f00f826

Please sign in to comment.