Skip to content

Commit f175aaa

Browse files
committed
fix install
1 parent 03c9bcd commit f175aaa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_multi_arch_image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
- name: setup node
7474
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f
7575
with:
76-
node-version-file: .tool-versions
76+
node-version: '24.14.0'
7777

7878
- name: make install
7979
run: |

0 commit comments

Comments
 (0)