Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b5806a3

Browse files
author
Vignesh Kennadi
committedSep 6, 2024·
update directory location
1 parent 43c328a commit b5806a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/build-lint-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
- name: Install dependencies
2626
run: npm ci
27-
working-directory: xero-python
27+
working-directory: xero-node
2828

2929
- name: Run Build
3030
run: npm run build

0 commit comments

Comments
 (0)
Please sign in to comment.