forked from MapComplete/MapComplete
		
	Fix build
This commit is contained in:
		
							parent
							
								
									42a8f9015e
								
							
						
					
					
						commit
						e01a62a70e
					
				
					 2 changed files with 3 additions and 4 deletions
				
			
		| 
						 | 
					@ -21,3 +21,6 @@ runs:
 | 
				
			||||||
      run: npm ci
 | 
					      run: npm ci
 | 
				
			||||||
      shell: bash
 | 
					      shell: bash
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    - name: sync translations
 | 
				
			||||||
 | 
					      run: npm run generate:translations
 | 
				
			||||||
 | 
					      shell: bash
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -20,10 +20,6 @@ jobs:
 | 
				
			||||||
        run: npm run generate:licenses; npm run generate:images; npm run generate:charging-stations; npm run generate:service-worker; npm run download:editor-layer-index
 | 
					        run: npm run generate:licenses; npm run generate:images; npm run generate:charging-stations; npm run generate:service-worker; npm run download:editor-layer-index
 | 
				
			||||||
        shell: bash
 | 
					        shell: bash
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: sync translations
 | 
					 | 
				
			||||||
        run: npm run generate:translations
 | 
					 | 
				
			||||||
        shell: bash
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
      - name: Prepare build
 | 
					      - name: Prepare build
 | 
				
			||||||
        run: npm run generate:service-worker && ./scripts/prepare-build.sh
 | 
					        run: npm run generate:service-worker && ./scripts/prepare-build.sh
 | 
				
			||||||
        shell: bash
 | 
					        shell: bash
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue