Skip to content

Commit

Permalink
Try to fix CD bug
Browse files Browse the repository at this point in the history
  • Loading branch information
frapa authored Mar 30, 2020
1 parent 15e1be7 commit a24b10c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.iss
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[Setup]
AppName=timers
AppVersion=0.3.0
DefaultDirName={commonpf}\timers
DefaultDirName="{commonpf}\timers"
ChangesEnvironment=true

[Tasks]
Expand Down

0 comments on commit a24b10c

Please sign in to comment.