Skip to content

Commit

Permalink
Fix typo in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Tostti committed Dec 13, 2024
1 parent 56d69c9 commit 88ea5b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_wazuh_dashboard_with_plugins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ jobs:
build-base:
needs: [validate-job]
name: Build dashboard
uses: wazuh/wazuh-dashboard/.github/workflows/build_base.yml@v4.10.1
uses: wazuh/wazuh-dashboard/.github/workflows/build_base.yml@4.10.1
with:
CHECKOUT_TO: ${{ github.head_ref || github.ref_name }}

Expand Down

0 comments on commit 88ea5b4

Please sign in to comment.