Skip to content

Commit 6f3f786

Browse files
committed
chore: 在部署工作流中添加环境变量 FORCE_JAVASCRIPT_ACTIONS_TO_NODE24
1 parent 0ed48e0 commit 6f3f786

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ concurrency:
1616
group: pages
1717
cancel-in-progress: false
1818

19+
env:
20+
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
21+
1922
jobs:
2023
build:
2124
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)