Skip to content

Commit 93f78d7

Browse files
Update ci-cd.yml
1 parent 5530b91 commit 93f78d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
env:
1313
AZURE_WEBAPP_NAME: elysiumFrontEnd
1414
AZURE_WEBAPP_PACKAGE_PATH: '.'
15-
NODE_VERSION: '22.x'
15+
NODE_VERSION: '18.x'
1616

1717
jobs:
1818
build-and-deploy:

0 commit comments

Comments
 (0)