Skip to content

Commit 93ba1d0

Browse files
committed
testing deployment
1 parent 744a639 commit 93ba1d0

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)