Skip to content

Commit d1e9d2f

Browse files
committed
fixup! open-pr: support updating InnoSetup
1 parent 99823be commit d1e9d2f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

update-scripts/version/innosetup

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22

33
sh -x ./update-inno-setup.sh &&
44
set -x &&
5-
git add -A InnoSetup/
5+
git add -A InnoSetup/ &&
6+
git status

0 commit comments

Comments
 (0)