changed pyinstaller to not be a module
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Build / build-windows-binary (push) Failing after 15s
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Build / build-windows-binary (push) Failing after 15s
				
			This commit is contained in:
		| @@ -34,6 +34,6 @@ jobs: | ||||
|       ##   env: | ||||
|       #     GITHUB_TOKEN: ${{ secrets.GITEA_TOKEN }} | ||||
|       - run: python -m pip install -r requirements.txt | ||||
|       - run: python -m pyinstaller --noconfirm --onefile --console ${{ gitea.workspace }}/inex.py | ||||
|       - run: python pyinstaller --noconfirm --onefile --console ${{ gitea.workspace }}/inex.py | ||||
|         # run: gh release upload <release_tag> <a_file> | ||||
|        | ||||
		Reference in New Issue
	
	Block a user