This commit is contained in:
		
							parent
							
								
									2be1ab37e0
								
							
						
					
					
						commit
						3aa32d2592
					
				@ -24,6 +24,8 @@ jobs:
 | 
				
			|||||||
        run: .\script.bat goofyGoober
 | 
					        run: .\script.bat goofyGoober
 | 
				
			||||||
      - name: Copy File Test
 | 
					      - name: Copy File Test
 | 
				
			||||||
        run: |
 | 
					        run: |
 | 
				
			||||||
 | 
					          pwd
 | 
				
			||||||
 | 
					          ls
 | 
				
			||||||
          cp dirOne/file.txt dirTwo/
 | 
					          cp dirOne/file.txt dirTwo/
 | 
				
			||||||
      - name: CMake Test
 | 
					      - name: CMake Test
 | 
				
			||||||
        uses: actions/cmake-action@v2.0.0
 | 
					        uses: actions/cmake-action@v2.0.0
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user