Skip to content

Commit 756007d

Browse files
Update ci-cd-production.yml
1 parent acaf4d5 commit 756007d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd-production.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
env:
1212
AZURE_WEBAPP_NAME: Eros
1313
AZURE_WEBAPP_PACKAGE_PATH: '.'
14-
NODE_VERSION: '22.x'
14+
NODE_VERSION: '18.x'
1515

1616
jobs:
1717
build-and-deploy:

0 commit comments

Comments
 (0)