ci: correct directory
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/ubuntu.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/ubuntu.yml
									
									
									
									
										vendored
									
									
								
							| @@ -64,7 +64,7 @@ jobs: | ||||
|  | ||||
|     - name: End-to-End Testing [${{ matrix.example.name }}] | ||||
|       run: | | ||||
|         cd ${{ matrix.example.dir }} | ||||
|         cd examples/${{ matrix.example.dir }} | ||||
|         ../../out-of-tree --log-level=debug kernel autogen --max=1 | ||||
|         ../../out-of-tree --log-level=debug pew --qemu-timeout=10m cd ${{ matrix.example.params }} | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user