File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 3131 with :
3232 draft : false
3333 prerelease : false
34- tag_name : 0.1.3
35- release_name : 0.1.3
34+ tag_name : 0.1.4
35+ release_name : 0.1.4
3636 env :
3737 GITHUB_TOKEN : ${{ github.token }}
3838 - name : upload windows artifact
Original file line number Diff line number Diff line change @@ -68,6 +68,7 @@ def executarscripts(values):
6868 print ("Removendo registro" )
6969 subprocess .call ("reg delete HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSLicensing /f" )
7070 if values [4 ]:
71+ createdirarcom ()
7172 if not os .path .isfile (diretorioarcom + "\\ instalador-sicoobnet-windows-amd64.exe" ):
7273 print ("Baixando Sicoobnet Empresarial" )
7374 urlsicoobnet = "https://office-sicoob-instalador.s3-us-west-2.amazonaws.com/instalador-sicoobnet-windows-amd64.exe"
You can’t perform that action at this time.
0 commit comments