Skip to content

Commit d3685ef

Browse files
authored
Remove warning when inno setup was installed successfully
1 parent fdb7c28 commit d3685ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
exit 1
108108
)
109109

110-
echo ::warning::Inno Setup installed successfully!
110+
echo "Inno Setup installed successfully!"
111111
shell: cmd
112112

113113
- name: 💾 Download Pre-Build Dependencies

0 commit comments

Comments
 (0)