Wrong script name
This commit is contained in:
		
							parent
							
								
									5993c832ea
								
							
						
					
					
						commit
						6656240361
					
				| 
						 | 
					@ -23,7 +23,7 @@ jobs:
 | 
				
			||||||
          node-version: '18'
 | 
					          node-version: '18'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: Build
 | 
					      - name: Build
 | 
				
			||||||
        run: npm ci && npm run bbuild:github
 | 
					        run: npm ci && npm run build:github
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: Deploy
 | 
					      - name: Deploy
 | 
				
			||||||
        uses: peaceiris/actions-gh-pages@v3
 | 
					        uses: peaceiris/actions-gh-pages@v3
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue