Skip to content

Commit 7eaea62

Browse files
Fix workflow
1 parent 6b2b5e4 commit 7eaea62

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/lint.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
- name: Checkout the code
1515
uses: actions/checkout@v4
1616

17+
- name: Set up Node.js
1718
uses: actions/setup-node@v4
1819
with:
1920
node-version: "lts/*"

0 commit comments

Comments
 (0)