Skip to content

Commit 989a38a

Browse files
committed
make install node
1 parent 57e5cd9 commit 989a38a

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
@@ -29,7 +29,7 @@ jobs:
2929
node-version-file: .tool-versions
3030
- name: make install
3131
run: |
32-
make install
32+
make install-node
3333
3434
- name: Build container
3535
run: |

0 commit comments

Comments
 (0)