ci: macos ui job, ensure that ~/.vmodules/ exists.
							parent
							
								
									507e457c0a
								
							
						
					
					
						commit
						8a7aa1eb3b
					
				|  | @ -107,6 +107,7 @@ jobs: | ||||||
|       run: | |       run: | | ||||||
|         git clone --depth 1 https://github.com/vlang/ui |         git clone --depth 1 https://github.com/vlang/ui | ||||||
|         cd ui |         cd ui | ||||||
|  |         mkdir -p ~/.vmodules | ||||||
|         ln -s $(pwd) ~/.vmodules/ui |         ln -s $(pwd) ~/.vmodules/ui | ||||||
|         ../v examples/rectangles.v |         ../v examples/rectangles.v | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue