Skip to content

Commit 4456909

Browse files
committed
do not need setup-node
1 parent bfc01c7 commit 4456909

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/build_multi_arch_image.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,10 +75,6 @@ jobs:
7575
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
7676
with:
7777
fetch-depth: 0
78-
- name: setup node
79-
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238
80-
with:
81-
node-version-file: .tool-versions
8278

8379
- name: make install
8480
run: |

0 commit comments

Comments
 (0)