forked from Ruderverein-Donau-Linz/rowt
		
	try
This commit is contained in:
		| @@ -21,10 +21,7 @@ jobs: | ||||
|       run: ./test_db.sh | ||||
|     - 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 | ||||
|   | ||||
							
								
								
									
										1
									
								
								svelte/.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								svelte/.gitignore
									
									
									
									
										vendored
									
									
								
							| @@ -1,6 +1,5 @@ | ||||
| .DS_Store | ||||
| node_modules | ||||
| /build | ||||
| /.svelte-kit | ||||
| /package | ||||
| .env | ||||
|   | ||||
		Reference in New Issue
	
	Block a user