docs(hosting): missing key with: (#1334)

This commit is contained in:
Karthi Fair Hawn
2024-08-10 21:02:51 +05:30
committed by GitHub
parent 3b5ed813f5
commit 323167a001

View File

@ -61,7 +61,8 @@ jobs:
with:
fetch-depth: 0 # Fetch all history for git info
- uses: actions/setup-node@v4
node-version: 22
with:
node-version: 22
- name: Install Dependencies
run: npm ci
- name: Build Quartz