瀏覽代碼

force node.js

Fred Lefévère-Laoide 1 年之前
父節點
當前提交
ab28f02127
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      .github/workflows/release.yml

+ 3 - 0
.github/workflows/release.yml

@@ -16,6 +16,9 @@ jobs:
       - uses: actions/setup-python@v4
       - uses: actions/setup-python@v4
         with:
         with:
           python-version: 3.11
           python-version: 3.11
+      - uses: actions/setup-node@v4
+        with:
+          node-version: '20'
 
 
       - name: Extract branch name
       - name: Extract branch name
         shell: bash
         shell: bash