Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Nikita Petko <petko@vmminfra.net>
  • Loading branch information
jf-06 authored Sep 2, 2024
1 parent 50ded5d commit f3dee2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: components
path: ${{ steps.build-components.outputs.deploy-directory }}/*.zip
path: ${{ steps.build-components.outputs.deploy-directory }}/


# No need for checkout, downloads the component archives from the
Expand Down

0 comments on commit f3dee2f

Please sign in to comment.