Skip to content

Commit 36a56a0

Browse files
committed
fix CI for hasadna deployment
1 parent e6f4003 commit 36a56a0

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/client.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/checkout@v6
1414
- uses: actions/setup-node@v1
1515
with:
16-
node-version: 18.x
16+
node-version: 14.x
1717
- working-directory: client
1818
run: npm install
1919
- working-directory: client

server/bin/send_emails_trees

100644100755
File mode changed.

0 commit comments

Comments
 (0)