Update .gitea/workflows/tmate.yml
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				CI / container-test-job (push) Successful in 2s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	CI / container-test-job (push) Successful in 2s
				
			This commit is contained in:
		| @@ -7,5 +7,11 @@ jobs: | ||||
|     runs-on: ubuntu-latest | ||||
|     container: git.phyllo.me/roots/fedora-iso-creation:42 | ||||
|     steps: | ||||
|     - name: Setup tmate session | ||||
|       uses: mxschmitt/action-tmate@v3 | ||||
|       - name: Echo Current Path | ||||
|         run: | | ||||
|           pwd | ||||
|           echo "Current working directory:" | ||||
|       - name: List Files | ||||
|         run: | | ||||
|           ls -la | ||||
|           echo "Files in current directory:" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user