Skip to content

Commit b5806a3

Browse files
author
Vignesh Kennadi
committed
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

Lines changed: 1 addition & 1 deletion
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)