Skip to content

Commit c3df4e4

Browse files
authored
Merge pull request #21 from ioet/testing7
testing deployment
2 parents 3055f5d + 93ba1d0 commit c3df4e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CD-azure-functions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: 'run: npm install and build'
2828
working-directory: ./AutomaticClockOuts
2929
run: |
30-
npm install nvm
30+
npm i -g nvm
3131
nvm install 10.16.3
3232
npm i -g azure-functions-core-tools@core --unsafe-perm true
3333
npm install

0 commit comments

Comments
 (0)