mirror of
				https://github.com/ZetaKebab/quartz.git
				synced 2025-11-04 06:49:49 +00:00 
			
		
		
		
	docs(hosting): missing key with: (#1334)
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user