Skip to content

Commit

Permalink
fix: fix to github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
GichanaMayaka committed Jun 10, 2024
1 parent db38c22 commit 864eadc
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 @@ -83,7 +83,7 @@ jobs:
- name: Get ERPNext
working-directory: /home/runner/frappe-bench
run: |
bench get-app --branch version-15 erpnext $GITHUB_WORKSPACE
bench get-app --branch version-15 erpnext
- name: Install
working-directory: /home/runner/frappe-bench
Expand Down

0 comments on commit 864eadc

Please sign in to comment.