build: try to eliminate a step (#6)
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				link / Link assets on Linux (push) Successful in 5m19s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	link / Link assets on Linux (push) Successful in 5m19s
				
			This commit is contained in:
		| @@ -20,10 +20,6 @@ jobs: | ||||
|           lfs: false | ||||
|           token: ${{ secrets.SUBMODULE_PAT }} | ||||
|  | ||||
|       - name: Make sure we have the deps | ||||
|         run: | | ||||
|           git submodule update --init --recursive | ||||
|  | ||||
|       - name: Link assets | ||||
|         uses: addnab/docker-run-action@v3 | ||||
|         with: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user