Skip to content

Commit 744a639

Browse files
committed
testing deployment
1 parent 2575181 commit 744a639

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ jobs:
2727
- name: 'run: npm install and build'
2828
working-directory: ./AutomaticClockOuts
2929
run: |
30+
npm install nvm
31+
nvm install 10.16.3
3032
npm i -g azure-functions-core-tools@core --unsafe-perm true
3133
npm install
3234
func azure functionapp publish time-tracker-azure-functions

0 commit comments

Comments
 (0)