Skip to content

Commit

Permalink
Update innosetup CI and .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Gold872 committed Oct 6, 2024
1 parent 50659db commit 942352c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/elastic-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ jobs:

- name: Create installer
if: ${{ matrix.build-option == 'windows' }}
uses: Minionguyjpro/[email protected].2
uses: Minionguyjpro/[email protected].5
with:
path: installer_setup_script.iss
options: /O+
Expand Down
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ coverage/
# The .vscode folder contains launch configuration and tasks you configure in
# VS Code which you may wish to be included in version control, so this line
# is commented out by default.
#.vscode/
.vscode/

# Flutter/Dart/Pub related
**/doc/api/
Expand Down

0 comments on commit 942352c

Please sign in to comment.