try
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	
This commit is contained in:
		@@ -22,7 +22,9 @@ jobs:
 | 
			
		||||
    - name: Build
 | 
			
		||||
      run: 
 | 
			
		||||
        cd svelte && mkdir build && cd ..
 | 
			
		||||
        pwd
 | 
			
		||||
        cargo build 
 | 
			
		||||
        pwd
 | 
			
		||||
        cd frontend && npm install && npm run build
 | 
			
		||||
    - name: Install dependencies
 | 
			
		||||
      run: cd frontend && npm install
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user