Skip to content

Commit e048fe1

Browse files
committed
ci: fix submodule and node24 warnings
1 parent 8e8d9c9 commit e048fe1

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: release
22

3+
env:
4+
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: "true"
5+
36
on:
47
push:
58
tags:

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "dify"]
2+
path = dify
3+
url = https://github.com/langgenius/dify.git

0 commit comments

Comments
 (0)