Symlink dev-platform
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/examples.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/examples.yml
									
									
									
									
										vendored
									
									
								
							| @@ -25,7 +25,7 @@ jobs: | ||||
|         run: | | ||||
|           python -m pip install --upgrade pip | ||||
|           pip install -U https://github.com/platformio/platformio/archive/develop.zip | ||||
|           platformio platform install file://. | ||||
|           pio pkg install --global --platform symlink://. | ||||
|       - name: Build examples | ||||
|         run: | | ||||
|           platformio run -d ${{ matrix.example }} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user