Skip to content

Commit

Permalink
chore: backup from develop branch
Browse files Browse the repository at this point in the history
  • Loading branch information
ruthra-kumar committed Aug 18, 2023
1 parent b78940b commit 4dd4d70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/patch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@ jobs:
run: |
cd ~/frappe-bench/
wget https://erpnext.com/files/v13-erpnext.sql.gz
bench --site test_site --force restore ~/frappe-bench/v13-erpnext.sql.gz
wget https://erpnext.com/files/v13-erpnext_2.sql.gz
bench --site test_site --force restore ~/frappe-bench/v13-erpnext_2.sql.gz
git -C "apps/frappe" remote set-url upstream https://github.com/frappe/frappe.git
git -C "apps/erpnext" remote set-url upstream https://github.com/frappe/erpnext.git
Expand Down

0 comments on commit 4dd4d70

Please sign in to comment.