Skip to content

Commit 16524e0

Browse files
ajustes pontuais
1 parent 1272de3 commit 16524e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ jobs:
3333
--name "SistemaControle" `
3434
--icon=logo.png `
3535
--add-data "logo.png;." `
36-
# REMOVIDA A LINHA QUE PROCURAVA "icons;icons"
3736
--add-data "criterios_estabilidade.py;." `
3837
--add-data "analise_segunda_ordem.py;." `
3938
--add-data "controladores.py;." `
@@ -49,3 +48,4 @@ jobs:
4948
with:
5049
name: Sistema-de-Controle-EXE
5150
path: dist/SistemaControle.exe
51+

0 commit comments

Comments
 (0)