added apt-get update and install for neede packages in workflow
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Build AppImage / Explore-Gitea-Actions (push) Failing after 12s
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Build AppImage / Explore-Gitea-Actions (push) Failing after 12s
				
			This commit is contained in:
		| @@ -14,6 +14,7 @@ jobs: | ||||
|       - run: echo "💡 The ${{ gitea.repository }} repository has been cloned to the runner." | ||||
|       - run: echo "🖥️ The workflow is now ready to test your code on the runner." | ||||
|       - run: | | ||||
|           apt-get -y update | ||||
|           apt-get -y install python3-yaml python3-requests | ||||
|       - name: Update version info | ||||
|         run: ./tools/update_version.py | ||||
|   | ||||
		Reference in New Issue
	
	Block a user