We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3948f2 commit a10a11eCopy full SHA for a10a11e
1 file changed
.github/workflows/build-lint-test.yml
@@ -21,7 +21,7 @@ jobs:
21
cache: 'npm'
22
cache-dependency-path: '**/package-lock.json'
23
24
-
+
25
- name: Install dependencies
26
run: npm ci
27
working-directory: xero-node
0 commit comments