Skip to content

Commit 714c664

Browse files
committed
ci: add name property to docs.yml
1 parent bf35080 commit 714c664

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
uses: actions/checkout@v4
1313
with:
1414
persist-credentials: false
15+
- name: Setup Node.js 📦
1516
uses: actions/setup-node@v4
1617
with:
1718
node-version: ${{ env.NODE_VERSION }}

0 commit comments

Comments
 (0)