Skip to content

Commit

Permalink
fix password tool workflow execution
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlosALgit committed Dec 19, 2024
1 parent e368426 commit f413f77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/password-tool.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: Build password-tool and wazuh-install scripts
run: |
bash builder.sh -p
bash builder.sh -i -d staging
bash builder.sh -i
shell: bash
- uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit f413f77

Please sign in to comment.