forked from Ruderverein-Donau-Linz/rowt
		
	try
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