Skip to content

Commit 4bf83f9

Browse files
committed
update needs
1 parent 3b2370a commit 4bf83f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ permissions:
1111

1212
jobs:
1313
build:
14+
needs: [get-lts]
1415
runs-on: ubuntu-latest
15-
1616
strategy:
1717
matrix:
1818
node-version: ${{ fromJson(needs.get-lts.outputs.lts) }}

0 commit comments

Comments
 (0)